Corrade namespace
Root namespace.
Contents
- Reference
Root namespace alone doesn't contain any functionality except for the Corrade/Corrade
package and link to the Corrade::Corrade
target:
find_package(Corrade REQUIRED) # ... target_link_libraries(your-app Corrade::Corrade)
See also Downloading and building Corrade and Using Corrade with CMake for more information.
Namespaces
- namespace Containers
- Container implementations.
- namespace Interconnect
- Signal/slot connections.
- namespace PluginManager
- Plugin management.
- namespace TestSuite
- Test suite.
- namespace Utility
- Utitlities.