We now have a two new polyvox_ macros: * polyvox_constexpr which is 'constexpr' is supported and '' otherwise * polyvox_constexpr_const constexpr which is also 'constexpr' is supported but falls back to 'const' otherwise. These macros should be safe to use liberally without worrying about which compiler you're on.
PolyVox - The voxel management and manipulation library ======================================================= For installation instructions, please see INSTALL.txt
Description
Languages
C++
92.5%
CMake
3.4%
SWIG
2.2%
C
1%
Python
0.6%
Other
0.3%