]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/sample/eat.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / geometry / doc / src / docutils / tools / doxygen_xml2qbk / sample / eat.qbk
CommitLineData
7c673cae
FG
1[/ Generated by doxygen_xml2qbk, don't change, will be overwritten automatically]
2[/ Generated from xml/group__eat.xml]
3[section:eat eat]
4
5Eat it.
6
7[heading Description]
8Eat the fruit
9
10[heading Synopsis]
11``template<typename T>
12void fruit::eat (T const &fruit)``
13
14[heading Parameters]
15
16[table
17[[Type] [Concept] [Name] [Description] ]
18[[T const &] [the fruit type] [fruit] [the fruit ]]
19]
20
21
22[heading Header]
23`#include <sample/src/fruit.hpp>`
24
25[heading Example]
26[apple]
27[apple_output]
28
29
30[endsect]
31