We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Metaprogramming Introductory Tutorial (markdown)
GitLab -> GitHub
Mention the type of fragments
Update documentation dropping implicit capture in favor of explicit capture
Updated newer portion of tutorial
Rework tutorial slightly
Update Metaprogramming Introductory Tutorial
Fixed a couple of typos
Updates to the metaprogramming tutorial
Reworked the order of injection documentation, and added a new section on injection into alternative context
Updated tutorial now that unqualid works as a parameter name
i.e. -> e.g.
Added inline code formating in a couple of places where it was missing
Fixed awkward sentence
Add an initial section on metaclasses
Break up the metaprogramming tutorial
Further cleanup and improvements
Another spelling fix
More spelling fixes
Spelling fix
constexpr -> consteval
Add a section about reifiers
Use snake case names for classes in all cases
Add some information on printing
Fixed some types/wording issues