mirror of
https://github.com/kennethreitz/static_string.git
synced 2026-06-05 23:00:20 +00:00
Inlined free functions for ODR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user