Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::is_fixed_string Concept Reference
#include <
STLString.h
>
Concept definition
template
<
typename
T>
concept
Divide::is_fixed_string
=
requires
(T c) { []<
typename
X
,
int
N,
bool
overflow>(eastl::fixed_string<X, N, overflow>&) {}(c); }
Divide::is_fixed_string
Definition:
STLString.h:62
Divide::GeometryFormat::X
@ X
Detailed Description
Definition at line
62
of file
STLString.h
.
Divide
is_fixed_string
Generated on Fri May 17 2024 17:00:13 for Divide Framework by
1.9.6