DIPL.-ING. MARTIN WEITZEL, 64380 ROSSDORF, GERMANY

ecpprs2021-09

EC++ (kundenspezifisch) / KW 39 / 2021-09-27 - 2021-09-30 (4 Tage)

 

http://coliru.stacked-crooked.com/a/81a558c938ff802a

https://godbolt.org/z/r8TfWfzPn

https://godbolt.org/z/dfPaEKjej

https://godbolt.org/z/qzvWPK8Tn

=== Mittwoch ===

https://godbolt.org/z/P4Ecfzc6z

Beispiel NamedValue mit und ohne std::unique_ptr

https://godbolt.org/z/9T3b9bToE

=== DIENSTAG ===

ADL (Koenig Lookup) https://godbolt.org/z/8h6qcjasK

Erweitert: https://godbolt.org/z/o1Kh4j11P

https://godbolt.org/z/4TqfeMeM5

https://godbolt.org/z/18rc9hvv9

Stackoverflow Frage zu Best Practice in bezüglich Linker-Sichbarkeit

https://stackoverflow.com/questions/69352059/is-it-best-practice-in-a-cpp-file-to-use-static-or-anonymous-namespace-f

Ähnliche Frage:

https://stackoverflow.com/questions/26241023/different-implementations-of-inline-functions-in-different-translation-units

 

=== MONTAG ===

Infografiken:

https://tbfe.de/data/uploads/infographics/

Erweitertes Beipiel-Archiv:

https://drive.google.com/file/d/1044m6y45yWIO3J7e4i9slfyfcpsdRpId/view?usp=sharing

Beispiel zu error/warning initialization '=' vs.  { ...  }

https://godbolt.org/z/G3Knnsf9W

Curly braces for constructor arguments

https://godbolt.org/z/vcvEf485P

Copy vs. Move

https://godbolt.org/z/rM4hfdsnb

const_cast

https://godbolt.org/z/Gr5da4bPW

Link Scott Meyers Video (std::move und std::forward)

https://www.youtube.com/watch?v=IqVZG6jWXvs

Invitation Link zu "Coding Rooms"

Join Link: https://app.codingrooms.com/c-join/c/p9NtfvGP9fV8/OoF5Mw

using zum Sichtbarmachen von Member-Funktionene / Konstruktoren

https://godbolt.org/z/qono3149r