BOOST_URL_COW_STRINGS

Define this to make the library tolerate libstdc++ copy-on-write strings.

Synopsis

Declared in <boost/url/detail/config.hpp>

#define BOOST_URL_COW_STRINGS

Description

It is detected automatically for older libstdc++ ABIs; define it yourself to force the behavior on.