yaml-cpp/include
Victor Mataré 5194f5d3e8 remove const from as_if::operator()() return
Returning a const value prevents the use of non-copyable return types
such as unique_ptr.
2016-10-17 20:50:02 +02:00
..
yaml-cpp remove const from as_if::operator()() return 2016-10-17 20:50:02 +02:00