vSMC
vSMC: Scalable Monte Carlo
vsmc::cxx11::internal::apply_cv< T, U, bool, bool > Struct Template Reference

#include <vsmc/cxx11/type_traits.hpp>

Detailed Description

template<typename T, typename U, bool = is_const<typename remove_reference<T>::type>::value, bool = is_volatile<typename remove_reference<T>::type>::value>
struct vsmc::cxx11::internal::apply_cv< T, U, bool, bool >

Definition at line 912 of file type_traits.hpp.