You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/qvm.adoc
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -394,8 +394,6 @@ QVM is split into multiple headers to allow different compilation units to `#inc
394
394
395
395
The tables below list commonly used components and the headers they're found in. Header names containing a number define functions that only work with objects of that dimension; e.g. `vec_operations2.hpp` contains only functions for working with 2D vectors.
396
396
397
-
The header `boost/qvm/to_string.hpp` must be included before calling any `to_string` overload defined in namespace `boost::qvm`.
398
-
399
397
The header `boost/qvm/all.hpp` is provided for convenience. It includes all other QVM headers.
400
398
401
399
In addition, Boost QVM is available in single-header format for maximum portability. See <<Distribution>>.
0 commit comments