ARB
Static Public Attributes | List of all members
ParamIsMutable< P * > Struct Template Reference

#include <cbtypes.h>

Collaboration diagram for ParamIsMutable< P * >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr bool value = !std::is_const<P>::value
 

Detailed Description

template<typename P>
struct ParamIsMutable< P * >

Definition at line 292 of file cbtypes.h.

Member Data Documentation

template<typename P >
constexpr bool ParamIsMutable< P * >::value = !std::is_const<P>::value
static

Definition at line 292 of file cbtypes.h.


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