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

#include <cbtypes.h>

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

Static Public Attributes

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

Detailed Description

template<typename P>
struct ParamIsMutable< P *const >

Definition at line 293 of file cbtypes.h.

Member Data Documentation

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

Definition at line 293 of file cbtypes.h.


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