Horizon
Public Member Functions | List of all members
Catch::Benchmark::Detail::ObjectStorage< T, Destruct > Struct Template Reference

Public Member Functions

 ObjectStorage (const ObjectStorage &other)
 
 ObjectStorage (ObjectStorage &&other)
 
template<typename... Args>
void construct (Args &&... args)
 
template<bool AllowManualDestruction = !Destruct>
std::enable_if_t< AllowManualDestruction > destruct ()
 

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