C++11 Language Features
File List
- 03.Move Semantics, Perfect Forwarding, constexpr/05.Move Semantics Implementation.wmv 8.9 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/09.Literal Operators.wmv 8.8 MB
- 01.C++11 Features in GCC 4.8/11.Capturing in C++11.wmv 8.6 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/10.Exception Specifications.wmv 8.4 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/03.lvalue-rvalue Revision.wmv 8.3 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/04.Enum Changes.wmv 8.0 MB
- 02.Templates, Classes, Initialization/14.Narrowing Conversions, Initialization Caveats.wmv 7.5 MB
- 05.More Language Features, other Platforms, and The Future of C++/12.C++14 and Beyond.wmv 7.4 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/11.Reference Collapsing, forward and move Templates.wmv 7.4 MB
- 02.Templates, Classes, Initialization/08.Inheriting and Delegating Constructors.wmv 7.2 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/13.constexpr Functions & Literal Types.wmv 6.9 MB
- 02.Templates, Classes, Initialization/03.Working with Parameter Packs.wmv 6.8 MB
- 05.More Language Features, other Platforms, and The Future of C++/08.POD Types.wmv 6.8 MB
- 05.More Language Features, other Platforms, and The Future of C++/09.Changed Restrictions on Unions.wmv 6.3 MB
- 02.Templates, Classes, Initialization/06.]], Template Arguments, extern Templates.wmv 6.3 MB
- 02.Templates, Classes, Initialization/12.Uniform Initialization.wmv 6.0 MB
- 02.Templates, Classes, Initialization/09.Default and Deleted Methods.wmv 5.7 MB
- 05.More Language Features, other Platforms, and The Future of C++/06.Thread Local Storage.wmv 5.3 MB
- 02.Templates, Classes, Initialization/02.Variadic Templates.wmv 5.0 MB
- 01.C++11 Features in GCC 4.8/04.Details of Using auto.wmv 4.9 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/02.Move Semantics Introduction.wmv 4.9 MB
- 01.C++11 Features in GCC 4.8/01.Overview.wmv 4.8 MB
- 02.Templates, Classes, Initialization/04.More Variadic Template Features.wmv 4.8 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/07.Move Semantics Guidelines.wmv 4.8 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/10.Perfect Forwarding.wmv 4.7 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/04.rvalue References.wmv 4.5 MB
- 01.C++11 Features in GCC 4.8/05.decltype and declval.wmv 4.5 MB
- 01.C++11 Features in GCC 4.8/03.Purpose of auto.wmv 4.2 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/02.Range-based for Loops.wmv 4.0 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/05.Compile Time Assertions.wmv 3.8 MB
- 02.Templates, Classes, Initialization/07.In-class Initializers for Non-static Data Members.wmv 3.7 MB
- 05.More Language Features, other Platforms, and The Future of C++/10.C99 Compatibility, Deprecations, Removals.wmv 3.6 MB
- 05.More Language Features, other Platforms, and The Future of C++/03.Inline Namespaces.wmv 3.6 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/08.User Defined Literals.wmv 3.6 MB
- 01.C++11 Features in GCC 4.8/09.Storing Lambdas.wmv 3.6 MB
- 01.C++11 Features in GCC 4.8/14.Avoiding Undefined Behavior.wmv 3.4 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/12.constexpr Mechanism.wmv 3.4 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/08.Reference Qualifiers for Member Functions.wmv 3.3 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/06.Unicode Support & New Literals.wmv 3.3 MB
- 02.Templates, Classes, Initialization/11.Friend Declarations, Nested Classes.wmv 3.2 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/07.Raw Literals.wmv 3.2 MB
- 05.More Language Features, other Platforms, and The Future of C++/11.Writing Cross-platform Code.wmv 3.2 MB
- 01.C++11 Features in GCC 4.8/07.Lambda Expressions Overview.wmv 3.1 MB
- 05.More Language Features, other Platforms, and The Future of C++/07.Generalized Attributes.wmv 3.1 MB
- 01.C++11 Features in GCC 4.8/02.auto Overview.wmv 3.1 MB
- 05.More Language Features, other Platforms, and The Future of C++/05.Memory Model.wmv 3.0 MB
- 02.Templates, Classes, Initialization/05.Template Aliases.wmv 3.0 MB
- 02.Templates, Classes, Initialization/13.initializer_list.wmv 2.8 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/03.Null Pointer.wmv 2.8 MB
- 01.C++11 Features in GCC 4.8/08.Components of Lambda Expressions.wmv 2.7 MB
- 01.C++11 Features in GCC 4.8/12.Mutable Lambdas.wmv 2.7 MB
- 05.More Language Features, other Platforms, and The Future of C++/04.alignof, alignas, sizeof.wmv 2.6 MB
- 02.Templates, Classes, Initialization/10.override and final Keywords.wmv 2.6 MB
- 01.C++11 Features in GCC 4.8/15.Rules of Thumb and Lambda Summary.wmv 2.5 MB
- 01.C++11 Features in GCC 4.8/10.Referring to External Variables.wmv 2.4 MB
- 01.C++11 Features in GCC 4.8/06.Trailing Return Types.wmv 2.1 MB
- 01.C++11 Features in GCC 4.8/13.Other Features of Lambda Expressions.wmv 2.1 MB
- 05.More Language Features, other Platforms, and The Future of C++/01.Overview.wmv 1.8 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/09.Move-only Types.wmv 1.7 MB
- 05.More Language Features, other Platforms, and The Future of C++/13.Summary.wmv 1.7 MB
- cplusplus11-language-features.zip 1.6 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/06.std - -move.wmv 1.5 MB
- 05.More Language Features, other Platforms, and The Future of C++/02.Explicit Conversion Operators.wmv 1.4 MB
- 02.Templates, Classes, Initialization/01.Overview.wmv 1.2 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/01.Overview.wmv 1.2 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/01.Overview.wmv 1.1 MB
- 04.Range-based for nullptr, enums, literals, static_assert, noexcept/11.Summary.wmv 1.1 MB
- 03.Move Semantics, Perfect Forwarding, constexpr/14.Summary.wmv 1009.4 KB
- 01.C++11 Features in GCC 4.8/16.Summary.wmv 886.8 KB
- 02.Templates, Classes, Initialization/15.Summary.wmv 694.2 KB
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.