#include <stlsoft/stlsoft.h>
#include <stlsoft/shims/logical/is_empty/util/features.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Functions | |
| template<typename C> | |
| bool | is_empty (C const &c) |
| Indicates whether the collection is empty. | |
1.5.6