A Perfect Move Forward

Alex Dathskovsky | 054-7685001 | calebxyz@

A Perfect Move Forward

C++17 LANGUAGE & STL CHANGES

Alex Dathskovsky | 054-7685001 | calebxyz@

MULTIPLE NAMESPACES

before C++17 :

namespace a { namespace b { namespace c { namespace d { struct S; } } }

}

Alex Dathskovsky | 054-7685001 | calebxyz@

MULTIPLE NAMESPACES

namespace a::b::c::d{ struct S;

}

Alex Dathskovsky | 054-7685001 | calebxyz@

STRUCTURED BINDINGS

Alex Dathskovsky | 054-7685001 | calebxyz@

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download