Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::internal::dynastic< v, DynamicEnableSwitch > Struct Template Reference

#include <dynastic.hpp>

Public Member Functions

size_t value () const noexcept
 

Detailed Description

template<size_t v, size_t DynamicEnableSwitch>
struct alb::v_100::internal::dynastic< v, DynamicEnableSwitch >

Simple generic value type that is either compile time constant or dynamically set-able depending of DynamicEnableSwitch. If v and DynamicEnableSwitch, then value can be changed during runtime. Andrei Alexandrescu

Definition at line 36 of file dynastic.hpp.


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