file
Tags.hTag type Magnum::
Namespaces
- namespace Magnum
- Root namespace.
Classes
- struct Magnum::NoAllocateT new in Git master
- No allocation tag type.
Typedefs
-
using DefaultInitT = Corrade::
DefaultInitT new in Git master - Default initialization tag type.
-
using NoInitT = Corrade::
NoInitT new in 2020.06 - No initialization tag type.
-
using NoCreateT = Corrade::
NoCreateT - No creation tag type.
Variables
- DefaultInitT DefaultInit constexpr new in Git master
- Default initialization tag.
- NoInitT NoInit constexpr new in 2020.06
- No initialization tag.
- NoCreateT NoCreate constexpr
- No creation tag.
- NoAllocateT NoAllocate constexpr new in Git master
- No allocation tag.