ae2f::Core
Loading...
Searching...
No Matches
Defs.hpp
Go to the documentation of this file.
1
5
6namespace ae2f { namespace Ds { namespace Arr {
21 template<typename T, bool NIsTrivial>
22 struct __Refer {};
23
38 template<typename T, bool NIsTrivial>
39 struct __Owner {};
40
41 namespace eRef {
48 };
49}}}
uint8_t ae2f_errint_t
Informs that this number represents the error.
Definition errGlob.h:10
constexpr ae2f_errint_t EL_NON_VALID
The element has not been yet constructed.
Definition Defs.hpp:47
Definition Alloc.hpp:6
Definition Defs.hpp:39
Definition Defs.hpp:22