function call not recognized as constexpr unless function definition is in same translation unitThanks Peter87!
function call not recognized as constexpr unless function definition is in same translation unitHi, I have this definition in file a.cpp: [code] constexpr long fibonacci(long n) { return...
[Boost].DI template injection does not work as expectedFor the include failure, just download from https://github.com/boost-experimental/di what compiler a...
[Boost].DI template injection does not work as expectedI am using Visual Studio 2019
[Boost].DI template injection does not work as expectedSorry, code was: [code] #include <boost/di.hpp> namespace di = boost::di; template <class T = c...
This user does not accept Private Messages