dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::utils::mut_vrp Concept Referenceexport
module dxx.utils

Inverse of const_vrp. More...

Concept definition

template<typename T>
A const value, a pointer to const, or a reference to const.
Definition traits.xx:27
Inverse of const_vrp.
Definition traits.xx:40

Detailed Description

Inverse of const_vrp.