|
e79a8690f0
|
Merge branch 'develop'
|
2022-09-26 08:11:49 +08:00 |
|
|
4979945690
|
Fix -Wdeprecated-copy
|
2020-04-30 02:47:37 +03:00 |
|
|
42a01fc3f4
|
Fixed compile error with std::array
libc++ enables std::array in c++98 mode, but <type_traits> doesn't.
|
2017-10-13 20:04:11 +09:00 |
|
|
ea9a176312
|
Include <array> instead of declare std::array.
Some implementations declare it as std::tr1::array and conflict.
|
2016-10-31 01:13:36 +09:00 |
|
|
928ced256a
|
Adjust directory structure.
|
2016-10-09 22:14:42 +09:00 |
|