Skip to content
Snippets Groups Projects
Commit ebf71a35 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

trivia: add std::get by type

std::get by type is unavailable in C++11. Implement our own version.
Let's name it util::get and put it in trivia/tuple.h.

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent 3ddb5920
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment