density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
is_dynamic_reference< typename > Struct Template Reference

#include <dynamic_reference.h>

Detailed Description

template<typename>
struct density::is_dynamic_reference< typename >

Provides the constexpr member constant value which is equal to true if the template argument is a specialization of dynamic_reference, and to false otherwise.


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