#include <mfcstl/mfcstl.hpp>
#include <afxcoll.h>
Go to the source code of this file.
Namespaces | |
| namespace | mfcstl |
| namespace | stlsoft |
Functions | |
| int | is_empty (CByteArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CWordArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CDWordArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CUIntArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CPtrArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CObArray const &ar) |
| Indicates whether the array is empty. | |
| int | is_empty (CStringArray const &ar) |
| Indicates whether the array is empty. | |
1.5.6