Skip to content

quicker captures

Compare
Choose a tag to compare
@hanickadot hanickadot released this 22 May 09:41
· 6 commits to master since this release
  • new code for extracting capture content with result.get<...>() functions, which should instantiate O(1) on C++20 compatible compilers with CNTTP

simple benchmark on GCC shows 50% better compile time in capture heavy code (tests/gets.cpp)