Glen Fernandes

Results 31 comments of Glen Fernandes

It defines BOOST_STATIC_ASSERT if it doesn't exist, but it would better if it did not do this: https://github.com/boostorg/json/blob/master/include/boost/json/detail/config.hpp#L93-L95 Instead it could unconditionally use `BOOST_JSON_STATIC_ASSERT` which in non-standalone mode might make...

@Kojoley yes, I have complained about this before. @bassoy Is uBLAS effectively unmaintained now? Do we need to find a new maintainer? If not, what is preventing a merge to...