1 |
13.04613 |
__magnumdb__enum_xstring_2::_ALLOC_MASK |
|
0 |
0x00000000 |
0 |
|
|
System.String |
_ALLOC_MASK = sizeof (value_type) <= 1 ? 15
: sizeof (value_type) <= 2 ? 7
: sizeof (value_type) <= 4 ? 3
: sizeof (value_type) <= 8 ? 1 : 0
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(1795,0) |
|