Coliru: Unterschied zwischen den Versionen

Aus Wiki
Zur Navigation springen Zur Suche springen
(alternative)
(Overloading)
Zeile 22: Zeile 22:
* [https://wandbox.org/permlink/8g1RbTkndIeoLcWO Copy one variant to a sub-type], [https://wandbox.org/permlink/Mj2gnOQLE0Qb4Drq alternative]
* [https://wandbox.org/permlink/8g1RbTkndIeoLcWO Copy one variant to a sub-type], [https://wandbox.org/permlink/Mj2gnOQLE0Qb4Drq alternative]
* [https://wandbox.org/permlink/KalQIcWgOufnLzrU Non-const and const member functions with is_const on *this]
* [https://wandbox.org/permlink/KalQIcWgOufnLzrU Non-const and const member functions with is_const on *this]
* [https://wandbox.org/permlink/OyLHSr0WByfF1Shb Overloading based on variadic templates for obtaining automatic function overloading. Version that also compiles with GCC.]


== String Proxy Puzzle ==
== String Proxy Puzzle ==
* [https://gcc.godbolt.org/z/3Hcn8H Trial 1]
* [https://gcc.godbolt.org/z/3Hcn8H Trial 1]
* [https://gcc.godbolt.org/z/lhDlAJ Trial 2 (hash)]
* [https://gcc.godbolt.org/z/lhDlAJ Trial 2 (hash)]

Version vom 17. Mai 2019, 13:45 Uhr