SuperDex Physics C++ API
Loading...
Searching...
No Matches
superdex::IsConst Concept Reference
#include <
concepts.h
>
Concept definition
template
<
typename
T>
concept
IsConst
= std::is_const_v<T>
superdex::IsConst
Definition
concepts.h:56
Detailed Description
Definition at line
56
of file
concepts.h
.
superdex
IsConst
Generated by
1.16.1