C++23: An Overview of Almost All New and Updated Features
std::byteswap() std::to_underlying() Associative Containers Heterogeneous Erasure Removed Features Garbage Collection SupportC++23 Core Language6 Agenda C++23 Core Language Explicit Object std::byteswap() std::to_underlying() Associative Containers Heterogeneous Erasure Removed Features Garbage Collection Support7 Explicit Object Parameters Instead of implicit this, explicitly std::byteswap() std::to_underlying() Associative Containers Heterogeneous Erasure Removed Features Garbage Collection Support13 if consteval Syntax: if consteval { /* A */ } else { /* B */0 码力 | 105 页 | 759.96 KB | 5 月前3Kotlin 1.4 language features
1.4 Online Event October 12, 2020 @sveta_isakova Kotlin 1.4 Language Features Svetlana Isakova Kotlin 1.4 Language Features • SAM conversions for Kotlin classes • Explicit API mode • Trailing comma • Break and continue inside when expressions • Mixing named and positional arguments • New type inference • Unified exception type for null checks SAM conversions for Kotlin interfaces allowed. Kotlin 1.4 drawRectangle( width = 10, height = 20, color = Color.BLUE ) New Type Inference New Type Inference • Infers types automatically in more use-cases • Supports smart casts0 码力 | 69 页 | 3.29 MB | 1 年前3whats new in visual studio
CppCon 2021 CppCon 2021 What’s New In ‘ Visual Studio 64-bit IDE, C++20, WSL2, and More Marian Luparu (he/him) @mluparu Sy Brand (they/them) @TartanLlama C++ Product Team, Microsoft @VisualC https://aka version 16.11, C++20 is now feature complete • All features under /std:c++20 switch are production ready including modules, coroutines, concepts • C++20 features awaiting DR resolution are available for now • C++23 • out_ptr and inout_ptr • contains for basic_string and basic_string_view • Other small features 🕙 Coming next for C++23 • STL • Standard library modules • Coroutines 💡 C++98* * with /permissive-0 码力 | 42 页 | 19.02 MB | 5 月前3webpack 5 whats new
WEBPACK 5 – WHAT’S NEW • CORE MAJOR • • • • 2 • • • 3 • • 301KB • • • • “CRYPTO” CANNOT BE RESOLVED yarn add resolve alias 4 ? ??? ? • • • • • • 3A2B1C. • • LOGIN.JS • 20 码力 | 46 页 | 15.88 MB | 1 年前3Nim,A new approach to meta programming
A new approach to meta programming Author: Andreas Rumpf A new approach to metaprogramming Copyright © 2013 Andreas Rumpf Talk structure 1.What is Nimrod? 2.Implementation aspects 3."Hello World" World" 4.Meta programming features 5.Optimizing "Hello World" via term rewriting macros 6.Hoisting via term rewriting macros 7.Summary of Nimrod's meta programming features Talk structure Copyright © MyObject(s: "xyz") echo obj # works Hello world Copyright © 2013 Andreas Rumpf Meta programming features Nimrod's focus is meta programming; macros are used 1.to avoid code duplication / boilerplate:0 码力 | 45 页 | 360.68 KB | 1 年前3What's new with GitOps and OpenShift
What's new with GitOps and OpenShift 1 Jonas Janz AppDev Solutions Architect https://github.com/pixeljonas 2 GitOps is when the infrastructure and/or application state is fully represented by0 码力 | 34 页 | 2.01 MB | 1 年前3TiDB Database Auditing User Guide (new)
7-164-4000.log. ● After log rotation, the old log file is renamed as filename.timestamp, and the new log file keeps the name specified in tidb_audit_log. tidb_audit_log_format ● Scope: GLOBAL ● Persists field is optional. ● If you want to create a new filter to replace the filter with the same name, you can specify the third argument to 1. ● After creating a new filter, you can find the corresponding information for one user. If you want to create a new rule to replace an existing rule with the same user and filter, specify the third argument as 1. ● After creating a new rule, you can find the corresponding information0 码力 | 23 页 | 328.42 KB | 1 年前3nativescript-new-looper-vantoll.pptx
What’s new with NativeScript! ? 2.3 is ready to rock! ? TJ and Jen ? @tjvantoll @jenlooper What’s new in…. • Core ? • Tooling ? • Plugins ? • Community ? • Apps ? Core ? Core ? • CLI updates Code Samples ? UI for NativeScript ??? • We already have... UI for NativeScript ??? • Dataform is new! Telerik Platform ? Plugins ? Plugins ? • 250+ plugins on npm! OAuth? • https://github.com/a0 码力 | 36 页 | 10.78 MB | 1 年前3What's New for Visual Studio Code
VS Code @ CppCon 2024 What’s new for Visual Studio Code: Performance, GitHub Copilot, and CMake Enhancements (Provided by Conference)Meet the Speakers Sinem Akinci PM for C++ Copilot and CMake in Kemper PM for the C++ Extension for VS CodeAgenda: What's new in VS Code Faster Performance Smarter GitHub Copilot suggestions Easier to use Features for CMake & C/C++ Extensible and secure Copilot solutions solutions Wait I want to learn about Visual Studio! Check out the talk tomorrow @ 13:30 “What’s New in Visual Studio for C++ Developers” – Mryam Girmay & Michael PriceVS Code has a rich extension ecosystem0 码力 | 26 页 | 1.42 MB | 5 月前3What's New in Visual Studio 2022
cartesian_product 🕙 Coming next for C++23 • Deducing this (modules support) • 9 remaining C++ STL features ✅ C++98* * with /permissive- ✅ C++11 ✅ C++14 ✅ C++17 ✅ C++20 🐱🏍 C++23 with /std:c++latest Studio 2022 version 17.6, C++20 for C++/CLI • Use /std:c++20 in your C++/CLI projects. • Most C++20 features are supported except for support for module import under /clr. Visit https://aka.ms/cpp20-cppcli Thread-specific storage Visit https://aka.ms/c11-threads for more details AnnouncingStatic Analysis • 10+ new checks: • High-confidence lifetime checks. • Date calculations not considering leap years. • Evaluation0 码力 | 55 页 | 3.27 MB | 5 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100