Inlined free functions for ODR

This commit is contained in:
Krystian Stasiowski
2019-10-27 21:01:44 -04:00
parent fca9d8e01f
commit 5c81f47f7f
4 changed files with 74 additions and 11 deletions

View File

@ -11,7 +11,7 @@
#define BOOST_FIXED_STRING_CONFIG_HPP
// Are we dependent on Boost?
//#define BOOST_FIXED_STRING_USE_BOOST
#define BOOST_FIXED_STRING_USE_BOOST
// C++ version
#if __cplusplus >= 201703L