SyTen
syten::MemoryUsage::AllocSize< std::variant< Types... >, MemorySize > Struct Template Reference

AllocSize() specialisation for std::variant. More...

#include <memory_size.h>

Static Public Member Functions

static MemorySize get (std::variant< Types... > const &v)
 Returns the memory allocated by the current element of the variant. More...
 

Detailed Description

template<typename... Types>
struct syten::MemoryUsage::AllocSize< std::variant< Types... >, MemorySize >

AllocSize() specialisation for std::variant.


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