-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Description:
Target compiler:
- VS 11 and later
- Clang 3.2 and later
- GCC 4.5 and later
- ICC 11.1 and later
Used feature:
- auto and decltype keyword
- rep…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
```
Hi, All, I made some changes for old gcc:
* Add a btree_config.h
* Config type_traits according to whether c++11 is support and enabled by
compiler.
* Allow user define size_type to be size_t, w…
-
In the file `definitions.h` we have several typedefs for containers of XxxPulse containers (see bottom of post).
I've been going round the way memory is allocated during I/O all afternoon, and I've…