|
cppx-core
|
Provides the only_lvalue_ref_to helper for restricting macro arguments.
More...
Go to the source code of this file.
Namespaces | |
| cppx | |
Functions | |
| template<class Type > | |
| auto | cppx::only_lvalue_ref_to (Type &c) -> Type & |
A helper for restricting macro arguments, used e.g. in $items_of. More... | |
Provides the only_lvalue_ref_to helper for restricting macro arguments.
Definition in file only_lvalue_ref_to.hpp.
1.8.15