CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
CppCommon::ValidateAlignedStorage< ImplSize, ImplAlign, StorageSize, StorageAlign, Enable > Class Template Reference

Aligned storage validator. More...

Detailed Description

template<size_t ImplSize, size_t ImplAlign, size_t StorageSize, size_t StorageAlign, class Enable = void>
class CppCommon::ValidateAlignedStorage< ImplSize, ImplAlign, StorageSize, StorageAlign, Enable >

Aligned storage validator.

Definition at line 16 of file validate_aligned_storage.h.


The documentation for this class was generated from the following file: