• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/============================================================================
2  Boost.Geometry (aka GGL, Generic Geometry Library)
3
4  Copyright (c) 2015, Oracle and/or its affiliates.
5
6  Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
7
8  Licensed under the Boost Software License version 1.0.
9  http://www.boost.org/users/license.html
10=============================================================================/]
11
12[def __this_function__ is_empty]
13
14[heading_conformance_ogc __this_function__..IsEmpty]
15
16[include reference/status/is_empty_status.qbk]
17
18[heading Complexity]
19Constant-time
20
21[heading Example]
22[is_empty]
23[is_empty_output]
24
25[heading See also]
26* [link geometry.reference.algorithms.num_points num_points]
27