summaryrefslogtreecommitdiff
path: root/libs/geometry/doc/reference/core/point_type.qbk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/geometry/doc/reference/core/point_type.qbk')
-rw-r--r--libs/geometry/doc/reference/core/point_type.qbk17
1 files changed, 17 insertions, 0 deletions
diff --git a/libs/geometry/doc/reference/core/point_type.qbk b/libs/geometry/doc/reference/core/point_type.qbk
new file mode 100644
index 000000000..d51d5e92c
--- /dev/null
+++ b/libs/geometry/doc/reference/core/point_type.qbk
@@ -0,0 +1,17 @@
+[/============================================================================
+ Boost.Geometry (aka GGL, Generic Geometry Library)
+
+ Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
+
+ Use, modification and distribution is subject to the Boost Software License,
+ Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================/]
+
+
+[heading Complexity]
+Compile time
+
+[heading Example]
+[point_type]
+[point_type_output]