blob: 6ffd1fbb55e99da558b5bfb1845df22e64213060 [file] [log] [blame]
[/ 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]