STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros
collection.h File Reference
#include <stddef.h>
#include <algorithm>
#include <array>
#include <exception>
#include <functional>
#include <iterator>
#include <map>
#include <memory>
#include <new>
#include <type_traits>
#include <unordered_map>
#include <utility>
#include <vector>
#include <agile.h>

Go to the source code of this file.

Macros

#define _COLLECTION_H_
 
#define _COLLECTION_ATTRIBUTES   [::Platform::Metadata::RuntimeClassName] [::Windows::Foundation::Metadata::Default]
 
#define _COLLECTION_TRANSLATE
 
#define _COLLECTION_WUXI   1
 

Macro Definition Documentation

#define _COLLECTION_ATTRIBUTES   [::Platform::Metadata::RuntimeClassName] [::Windows::Foundation::Metadata::Default]
#define _COLLECTION_H_
#define _COLLECTION_TRANSLATE
Value:
} catch (const ::std::bad_alloc&) { \
throw ref new OutOfMemoryException; \
} catch (const ::std::exception&) { \
throw ref new FailureException; \
}
reference_wrapper< _Ty > ref(_Ty &_Val) _NOEXCEPT
Definition: xrefwrap:691
#define _COLLECTION_WUXI   1