Fixed several C++ concepts.
Still the _GLIBCXX_CONCEPT_CHECKS option does not work because it seems to be not C++14 compliant for std::vector, which doesn't require CopyAssignable / CopyConstructible unless the corresponding operations are used.
Loading
Please register or sign in to comment