|
You are here |
entangledlogs.com | ||
| | | | |
cukic.co
|
|
| | | | | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast. | |
| | | | |
www.fluentcpp.com
|
|
| | | | | Variadic templates allow any number of template parameters of any type. In this article we see how to do a variadic number of parameters of the SAME type. | |
| | | | |
akrzemi1.wordpress.com
|
|
| | | | | What is the difference between a concept and a type trait? Note that you can create a type trait using a requires-expression: You can also constrain a template with a type trait using a requires-clause: There are differences though. Some are in the language, some in the tools, and one is human communication. Concepts for... | |
| | | | |
bmbumpus.com
|
|
| | | In a previous post, we discussed sieves, the sieve-y definition of Grothendieck topologies and a few exaples thereof. Today we'll return to sheaves, but this time we do so armed with a better understanding of sites (the "places" in which to define sheaves). This post consists of notes and reflections from reading Daniel Rosiak's book | ||