asmjit::FixedString< N > Union Template Reference [¶]
template<size_t N>
union asmjit::FixedString< N >
union asmjit::FixedString< N >
Fixed string - only useful for strings that would never exceed N - 1
characters; always null-terminated.
Fixed string - only useful for strings that would never exceed N - 1
characters; always null-terminated.