boost/libs/geometry/doc/reference/algorithms/is_empty.qbk
2022-12-15 23:45:23 +08:00

27 lines
740 B
Plaintext

[/============================================================================
Boost.Geometry (aka GGL, Generic Geometry Library)
Copyright (c) 2015, Oracle and/or its affiliates.
Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
Licensed under the Boost Software License version 1.0.
http://www.boost.org/users/license.html
=============================================================================/]
[def __this_function__ is_empty]
[heading_conformance_ogc __this_function__..IsEmpty]
[include reference/status/is_empty_status.qbk]
[heading Complexity]
Constant-time
[heading Example]
[is_empty]
[is_empty_output]
[heading See also]
* [link geometry.reference.algorithms.num_points num_points]