bstdset.h
Go to the documentation of this file.
1 /*--------------------------------------------------------------------------------------+
2 |
3 | Supplied under applicable software license agreement.
4 |
5 | Copyright (c) 2018 Bentley Systems, Incorporated. All rights reserved.
6 |
7 +---------------------------------------------------------------------------------------*/
8 #pragma once
9 
11 
12 #include <Bentley/Bentley.h>
13 #include <Bentley/stdcxx/bstdset.h>
14 
16 
17 using Bstdcxx::bstdset;
18 using Bstdcxx::bpair;
20 
#define BEGIN_BENTLEY_NAMESPACE
Definition: Bentley.r.h:24
bpair< _TypeT, _TypeU > make_bpair(_TypeT __x, _TypeU __y)
Definition: bpair.h:177
Defines typedefs and constants that can be used across other namespaces. All Bentley-authored C++ sou...
#define END_BENTLEY_NAMESPACE
Definition: Bentley.r.h:25

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.