dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::utils::mut_vrp Concept Reference
export
module
dxx.utils
Inverse of const_vrp.
More...
Concept definition
template
<
typename
T>
concept
dxx::utils::mut_vrp
= !
const_vrp<T>
dxx::utils::const_vrp
A const value, a pointer to const, or a reference to const.
Definition
traits.xx:27
dxx::utils::mut_vrp
Inverse of const_vrp.
Definition
traits.xx:40
Detailed Description
Inverse of const_vrp.
dxx
utils
mut_vrp
Generated by
1.14.0