Skip to content
Snippets Groups Projects
Commit c0e5c4f9 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Add support to ToolHandle for const tool interfaces

Allow use const tool interfaces as in
```.cpp
ToolHandle<const IMyTool> m_myTool{"MyTool", this};
```

See merge request !215
parents 8db3eb0e 1557d5e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment