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

#include <IsMemcpySafe.h>

Static Public Attributes

static const bool sValue = true
 

Detailed Description

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

Determines if a type is safe to memcpy. Safe types are primitives and pointers; non-trivial types must opt out.

Member Data Documentation

◆ sValue


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