SyTen
syten::MemoryUsage::StackSize< T, decltype(std::declval< T >().stackSize())> Struct Template Reference

StackSize specialisation if the member function T::stackSize() exists. More...

#include <memory_size.h>

Static Public Member Functions

constexpr static MemorySize get (T const &obj)
 Forwards the call to the member function. More...
 

Detailed Description

template<typename T>
struct syten::MemoryUsage::StackSize< T, decltype(std::declval< T >().stackSize())>

StackSize specialisation if the member function T::stackSize() exists.


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