|
cppx-core
|
Self-descriptive but more wordy Ptr_ and Ref_ aliases for P_ and R_.
More...
Typedefs | |
| template<class T > | |
| using | Ptr_ = P_< T > |
| template<class T > | |
| using | Ref_ = R_< T > |
Self-descriptive but more wordy Ptr_ and Ref_ aliases for P_ and R_.
| using cppx::ptr_and_ref::Ptr_ = typedef P_<T> |
Definition at line 94 of file type-assemblers.hpp.
| using cppx::ptr_and_ref::Ref_ = typedef R_<T> |
Definition at line 95 of file type-assemblers.hpp.
1.8.15