Open caseymcc opened 6 years ago
Fixes a compiler crash in VS2015, see https://github.com/Manu343726/ctti/issues/23 also fixes std::size_t define https://github.com/Manu343726/ctti/issues/22
Confirmed that this allows it to build with MSVC 14.0.25431.01, but I have not fully tested usage yet.
Fixes a compiler crash in VS2015, see https://github.com/Manu343726/ctti/issues/23 also fixes std::size_t define https://github.com/Manu343726/ctti/issues/22