Improve Middleware documentation and compile time static assertions by Guiorgy · Pull Request #864 · CrowCpp/Crow

added 3 commits

August 6, 2024 14:38
a variant of contains that compares types using std::decay
it checks if a type pack is a subset of another type pack using contains_decayed
…the types of the arguments passed to the constructor