string_tag.qbk 242 B

12345678910111213141516171819
  1. [#string_tag]
  2. [section string_tag]
  3. [h1 Synopsis]
  4. struct string_tag;
  5. This is a [link tag tag].
  6. [h1 Description]
  7. This is the tag of the [link string `string`] values.
  8. [h1 Header]
  9. #include <boost/metaparse/string_tag.hpp>
  10. [endsect]