source_position_tag.qbk 296 B

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