file new in Git master
Tags.hTag type Corrade::
Namespaces
- namespace Corrade
- Root namespace.
- namespace Corrade::Containers
- Container implementations.
Classes
- struct Corrade::DefaultInitT new in Git master
- Default initialization tag type.
- struct Corrade::ValueInitT new in Git master
- Value initialization tag type.
- struct Corrade::NoInitT new in Git master
- No initialization tag type.
- struct Corrade::NoCreateT new in Git master
- No creation tag type.
- struct Corrade::DirectInitT new in Git master
- Direct initialization tag type.
- struct Corrade::InPlaceInitT new in Git master
- In-place initialization tag type.
Typedefs
-
using DefaultInitT = Corrade::
DefaultInitT deprecated in Git master - Default initialization tag type.
-
using ValueInitT = Corrade::
ValueInitT deprecated in Git master - Value initialization tag type.
-
using NoInitT = Corrade::
NoInitT deprecated in Git master - No initialization tag type.
-
using NoCreateT = Corrade::
NoCreateT deprecated in Git master - No creation tag type.
-
using DirectInitT = Corrade::
DirectInitT deprecated in Git master - Direct initialization tag type.
-
using InPlaceInitT = Corrade::
InPlaceInitT deprecated in Git master - In-place initialization tag type.
Variables
- DefaultInitT DefaultInit constexpr new in Git master
- Default initialization tag.
- ValueInitT ValueInit constexpr new in Git master
- Value initialization tag.
- NoInitT NoInit constexpr new in Git master
- No initialization tag.
- NoCreateT NoCreate constexpr new in Git master
- No creation tag.
- DirectInitT DirectInit constexpr new in Git master
- Direct initialization tag.
- InPlaceInitT InPlaceInit constexpr new in Git master
- In-place initialization tag.
-
Corrade::
DefaultInitT DefaultInit deprecated in Git master constexpr - Default initialization tag.
-
Corrade::
ValueInitT ValueInit deprecated in Git master constexpr - Value initialization tag.
-
Corrade::
NoInitT NoInit deprecated in Git master constexpr - No initialization tag.
-
Corrade::
NoCreateT NoCreate deprecated in Git master constexpr - No creation tag.
-
Corrade::
DirectInitT DirectInit deprecated in Git master constexpr - Direct initialization tag.
-
Corrade::
InPlaceInitT InPlaceInit deprecated in Git master constexpr - In-place initialization tag.