ACE_String_Base (is_empty Collection Logical Shim).
#include <acestl/acestl.hpp>
#include <stlsoft/shims/logical/is_empty/util/features.hpp>
#include <ace/String_Base.h>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Functions | |
| int | is_empty (ACE_String_Base< char > const &s) |
| Indicates whether the string is empty. | |
| int | is_empty (ACE_String_Base< wchar_t > const &s) |
| Indicates whether the string is empty. | |
1.5.6