mirror of
https://github.com/boostorg/test.git
synced 2026-02-02 09:12:10 +00:00
- subclassing cstring in order to be able to create an instance of cstring without changing its signature: the code remains C++03/C++17 compatibile even if boost.test is compiled with other options than the test module - added casting and usage checks - deduce_cstring rationale change