#include <catch_amalgamated.hpp>
|
unsigned char | data [sizeof(T)] {} |
|
◆ ObjectStorage() [1/3]
template<typename T, bool Destruct>
◆ ObjectStorage() [2/3]
template<typename T, bool Destruct>
◆ ObjectStorage() [3/3]
template<typename T, bool Destruct>
◆ ~ObjectStorage()
template<typename T, bool Destruct>
◆ construct()
template<typename T, bool Destruct>
template<typename... Args>
◆ destruct()
template<typename T, bool Destruct>
template<bool AllowManualDestruction = !Destruct>
◆ destruct_on_exit() [1/2]
template<typename T, bool Destruct>
template<typename U>
◆ destruct_on_exit() [2/2]
template<typename T, bool Destruct>
template<typename U>
◆ stored_object() [1/2]
template<typename T, bool Destruct>
◆ stored_object() [2/2]
template<typename T, bool Destruct>
◆ data
template<typename T, bool Destruct>
The documentation for this struct was generated from the following file: