bvector.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 "stdcxx/bvector.h"
14 
16 
17 using Bstdcxx::bvector;
18 
#define BEGIN_BENTLEY_NAMESPACE
Definition: Bentley.r.h:24
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.