path_test
../tools/quickbook/src/values_parse.hpp:40:29: warning: definition of implicit copy constructor for 'value_builder_save' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../tools/quickbook/src/values_parse.hpp:61:29: warning: definition of implicit copy constructor for 'value_builder_list' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../tools/quickbook/src/values_parse.hpp:99:22: warning: definition of implicit copy constructor for 'value_entry' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../tools/quickbook/src/values_parse.hpp:113:21: warning: definition of implicit copy constructor for 'value_sort' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
4 warnings generated.