Files
TrinityCore/src/server
Naios 800d5d8939 Core/Misc: Replace tc's optional with boost::optional.
* benefits from empty optimization (objects are only constructed if needed).
* supports r-value references (move semantics) (boost >= 1.56.0).
* preparation for c++14/17's std::optional and std::none_t.
* add move constructor to CompactArray.
2015-04-26 23:45:52 +02:00
..
2015-04-10 17:54:45 +02:00
2015-01-01 00:28:09 +01:00
2015-01-01 00:28:09 +01:00