Forward declaration of << operator for dynamicgraph::timestamp_t
GCC accept this but according to C++ standard this is not correct. CLANG does not accept it.
src/fwd.hpp
0 → 100644
Please register or sign in to comment
GCC accept this but according to C++ standard this is not correct. CLANG does not accept it.