libbio
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
bio::type::IsPrimitiveImplementation< T > Struct Template Reference

#include <IsPrimitive.h>

Static Public Attributes

static const bool sValue = false
 

Detailed Description

template<typename T>
struct bio::type::IsPrimitiveImplementation< T >

Defines which types return true when called with IsPrimitive().
This implementation is finicky and cannot be reliably extended beyond the confines of this library.
THERE IS NO SUPPORT FOR SPECIALIZING THIS IN DOWNSTREAM CODE.

Template Parameters
T
Returns
whether or not T is a built in type.

Member Data Documentation

◆ sValue


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