/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
- [/ Generated by doxygen_xml2qbk, don't change, will be overwritten automatically]
- [/ Generated from xml/group__eat.xml]
- [section:eat eat]
- Eat it.
- [heading Description]
- Eat the fruit
- [heading Synopsis]
- ``template<typename T>
- void fruit::eat (T const &fruit)``
- [heading Parameters]
- [table
- [[Type] [Concept] [Name] [Description] ]
- [[T const &] [the fruit type] [fruit] [the fruit ]]
- ]
- [heading Header]
- `#include <sample/src/fruit.hpp>`
- [heading Example]
- [apple]
- [apple_output]
- [endsect]