Closed strycore closed 7 years ago
On current systems with C++11, the engine fails to build as shared_ptr can no longer be implicitly converted to bool. (See: https://stackoverflow.com/questions/7580009/gcc-error-cannot-convert-const-shared-ptr-to-bool-in-return )
On current systems with C++11, the engine fails to build as shared_ptr can no longer be implicitly converted to bool. (See: https://stackoverflow.com/questions/7580009/gcc-error-cannot-convert-const-shared-ptr-to-bool-in-return )