17 using OStringStream = std::basic_ostringstream<char, std::char_traits<char>,
STLAllocator<char>>;
#define JPH_EXPORT
Definition Core.h:236
#define JPH_NAMESPACE_END
Definition Core.h:379
std::uint32_t uint32
Definition Core.h:456
#define JPH_NAMESPACE_BEGIN
Definition Core.h:373
std::basic_string< char, std::char_traits< char >, STLAllocator< char > > String
Definition STLAllocator.h:107
STL allocator that forwards to our allocation functions.
Definition STLAllocator.h:17