libbio
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
IsMemcpySafe.h File Reference
#include "bio/common/macro/Macros.h"
#include "bio/common/type/IsPointer.h"
#include "bio/common/type/IsPrimitive.h"
Include dependency graph for IsMemcpySafe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bio::type::IsMemcpySafeImplementation< T >
 
struct  bio::type::IsMemcpySafeImplementation< T * >
 
struct  bio::type::IsMemcpySafeImplementation< ::bio::String >
 
struct  bio::type::IsMemcpySafeImplementation< ::bio::Bytes >
 
struct  bio::type::IsMemcpySafeImplementation< ::bio::ByteStream >
 
struct  bio::type::IsMemcpySafeImplementation< ::bio::Iterator >
 
struct  bio::type::IsMemcpySafeImplementation< ::bio::physical::Linear >
 

Namespaces

namespace  bio
 
namespace  bio::physical
 
namespace  bio::type
 

Functions

template<typename T >
BIO_CONSTEXPR bool bio::type::IsMemcpySafe ()