Has-type trait template class.
More...
template<typename T, typename Tuple>
struct playrho::HasType< T, Tuple >
Has-type trait template class.
- Note
- This is from Piotr Skotnicki's answer on the StackOverflow website to the question of: "How do I find out if a tuple contains a type?".
- See also
- https://stackoverflow.com/a/25958302/7410358
The documentation for this struct was generated from the following file: