File: libboost-doc.README.Debian

package info (click to toggle)
boost-defaults 1.74.0.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 76 kB
  • sloc: python: 113; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	BOOST_ROOT
	----------

Several places in the documentation and examples refer to the
top-level directory of the Boost source tree as "BOOST_ROOT".
Typically, this is used to refer to example code
("BOOST_ROOT/libs/program_options/example directory") or to a
documentation file ("$BOOST_ROOT/doc/html").

Most such references may be found by looking either in
/usr/share/doc/libboost-doc/examples or in
/usr/share/doc/libboost-doc/HTML.  In rare cases, you may need to
obtain the source tree itself to find the file.


 -- Steve M. Robbins <smr@debian.org>, Sun, 23 Sep 2012 21:10:55 -0500