This is my blog for C++ study
1 std::map insert with or without hint
2 std::variant and std::get (C++ 17 )
3 std::bind and std::ref (C++ 11)
4 OpenMP reduction
5 std::hash
6 type traits
7 std enable_if and std::enable_if_t
8 std::map vs std::unordered_map