|
Ion
|
Simplification of util/gtl/manual_constructor.h. More...
#include "variant.h"

Public Member Functions | |
| template<typename T1 > | |
| void | Init (const T1 &p1) |
| void | Init (const base::AllocatorPtr &allocator, size_t count) |
| void | InitArray (const base::AllocatorPtr &allocator, const ManualConstructor &other, size_t count) |
| Type * | Get () |
| const Type * | Get () const |
| const Type & | GetAt (size_t i) const |
| void | SetAt (size_t i, const Type &value) |
| void | Destroy (const base::AllocatorPtr &allocator, size_t count) |
Simplification of util/gtl/manual_constructor.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |