Skip Navigation

Pattern Matching Template Types

indii.org C++: Pattern Matching Template Types

How to check if a template type matches a pattern? Something like `is_like_v>`.

C++: Pattern Matching Template Types

The last in a series of blog posts on a C++ technique that I've put to use for a numerical library. Was a fun little exercise, sharing here.

0
0 comments