libbio
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
bio::chemical::atom_detail::AsConstRequest< Pointee > Struct Template Reference

#include <Atom.h>

Static Public Attributes

static const bool sValue = false
 

Detailed Description

template<typename Pointee>
struct bio::chemical::atom_detail::AsConstRequest< Pointee >

Is the As<>() request a const type (As< const X >)? A two-standard compile-time trait (type::IsConst is a constexpr FUNCTION, not usable as a template argument on cpp98).

Template Parameters
Pointeethe pointee type (X or const X) after RemovePointer.

Member Data Documentation

◆ sValue

template<typename Pointee >
const bool bio::chemical::atom_detail::AsConstRequest< Pointee >::sValue = false
static

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