Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
RawStorage.h File Reference
#include <scl/macros.h>
#include <scl/exceptions/UninitializedMemoryAccess.h>
#include <scl/tools/meta/type_query.h>

Go to the source code of this file.

Classes

class  scl::utils::RawStorage< T >
 Class that handles raw storage (and manual memory management) for a variable type. More...
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::utils
 Utility classes (and rare functions)