Explore >> Select a destination


You are here

brevzin.github.io
| | eli.thegreenplace.net
12.9 parsecs away

Travel
| |
| | mpark.github.io
14.2 parsecs away

Travel
| | Can we work around the limitations of non-type template parameters?
| | www.foonathan.net
13.8 parsecs away

Travel
| | Just like regular function parameters, template parameters can also have default parameters. For class templates, this behaves mostly just like default function arguments: if you pass fewer template arguments than required, default template arguments are used to fill the remaining places. However, for function templates, it gets more complicated as template parameters for functions can be deduced by the normal function arguments. This leads to some interesting side-effects. In particular, default argumen...
| | crockford.com
61.7 parsecs away

Travel
|