vSMC
vSMC: Scalable Monte Carlo
|
Pointers. More...
Typedefs | |
template<typename T > | |
using | vsmc::cxx11::add_pointer_t = typename add_pointer< T >::type |
template<typename T > | |
using | vsmc::cxx11::remove_pointer_t = typename remove_pointer< T >::type |
Pointers.
using vsmc::cxx11::add_pointer_t = typedef typename add_pointer<T>::type |
Definition at line 898 of file type_traits.hpp.
using vsmc::cxx11::remove_pointer_t = typedef typename remove_pointer<T>::type |
Definition at line 891 of file type_traits.hpp.