uibk_cpp icon indicating copy to clipboard operation
uibk_cpp copied to clipboard

UIBK Lecture on Advanced C++

Results 2 uibk_cpp issues
Sort by recently updated
recently updated
newest added

_Not 100% sure about this_ In [04_02_template_parameter_categories.cpp#L11](../blob/5463111/04_templates/04_02_template_parameter_categories.cpp#L11) maybe change: ```diff - template + template ``` I believe, the current code should only work on systems that happen to alias `size_t`...

- checked that every link actually points to what it's supposed to point to and nothing has been moved since creation - created compiler explorer links for every code example...