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

Go to the source code of this file.

Classes

struct  bio::type::IsConstImplementation< T >
 
struct  bio::type::IsConstImplementation< const T >
 

Namespaces

namespace  bio
 
namespace  bio::type
 

Functions

template<typename T >
BIO_CONSTEXPR bool bio::type::IsConst ()
 
template<typename T >
bool bio::type::IsConst (const T t)