]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/sample/eat.qbk
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / geometry / doc / src / docutils / tools / doxygen_xml2qbk / sample / eat.qbk
1 [/ Generated by doxygen_xml2qbk, don't change, will be overwritten automatically]
2 [/ Generated from xml/group__eat.xml]
3 [section:eat eat]
4
5 Eat it.
6
7 [heading Description]
8 Eat the fruit
9
10 [heading Synopsis]
11 ``template<typename T>
12 void 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