/Src/Dependencies/Boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/sample/eat.qbk

http://hadesmem.googlecode.com/ · text · 31 lines · 20 code · 11 blank · 0 comment · 0 complexity · 1714f2cef78ecd9a952232ed55468dec MD5 · raw file

  1. [/ Generated by doxygen_xml2qbk, don't change, will be overwritten automatically]
  2. [/ Generated from xml/group__eat.xml]
  3. [section:eat eat]
  4. Eat it.
  5. [heading Description]
  6. Eat the fruit
  7. [heading Synopsis]
  8. ``template<typename T>
  9. void fruit::eat (T const &fruit)``
  10. [heading Parameters]
  11. [table
  12. [[Type] [Concept] [Name] [Description] ]
  13. [[T const &] [the fruit type] [fruit] [the fruit ]]
  14. ]
  15. [heading Header]
  16. `#include <sample/src/fruit.hpp>`
  17. [heading Example]
  18. [apple]
  19. [apple_output]
  20. [endsect]