Template Metaprogramming: Type Traits
Template Metaprogramming: Type Traits Part 1 CppCon 2020 1 Jody Hagins jhagins@maystreet.com coachhagins@gmail.comTemplate Metaprogramming: Type Traits CppCon 2020 2 IntroductionIntended Audience oriented: shallow depth, slow current • Not necessarily beginner to C++, but beginner to traditional template metaprogramming techniques 3Intended Audience • Beginner/Intermediate • Gentle entry: swimming oriented: shallow depth, slow current • Not necessarily beginner to C++, but beginner to traditional template metaprogramming techniques • Type traits part of standard library for ~10 years 3Intended Audience0 码力 | 403 页 | 5.30 MB | 5 月前3Template-Less Meta-Programming
1 / 58Template Metaprogramming (TMP) Template Metaprogramming (TMP) templateusing meta_fun = this_talk ; 2 / 58❓static_assert(Template::Metaprogramming::is_hard); // ✔ 3 / 58❓s 58❓static_assert(Template::Metaprogramming::is_hard); // ✔ ❓static_assert(Template::Metaprogramming::is_powerful); // ✔ 3 / 58❓static_assert(Template::Metaprogramming::is_hard); // ✔ ❓static_assert( ❓static_assert(Template::Metaprogramming::is_powerful); // ✔ ❓static_assert(( Template::Metaprogramming::is_easy and Template::Metaprogramming::is_powerful and Template::Metaprogramming::has_nice_error_messages 0 码力 | 130 页 | 5.79 MB | 5 月前3Krita 5.2 Manual
Selections Removing Selections Display Modes Global Selection Mask (Painting a Selection) Selection from layer transparency Pixel and Vector Selection Types Common Shortcuts while Using Selections Python Scripting Workflow Introduction to animation: How to make a walk cycle Japanese Animation Template Basic structure of its layers Its layer contents Basic steps to make animation Gamut Masks Selecting a gamut mask Transparency Blending modes Masks Filters Filter Brush Engine Filter Layers, Filter Masks and Layer Styles Transformations Deform Brush Engine Transform Masks Animation Assistants, Grids and Guides0 码力 | 1502 页 | 79.07 MB | 1 年前3Cilium v1.6 Documentation
Notes Advanced Configuration Network Policy Policy Enforcement Modes Rule Basics Layer 3 Examples Layer 4 Examples Layer 7 Examples Kubernetes Endpoint Lifecycle Troubleshooting Monitoring & Metrics Installation Management Release Cadence Stable releases LTS Generic Release Process GitHub template process Reference steps for the template Minor Release Process Backporting process CI / Jenkins Jobs Overview Triggering identity (in contrast to IP address identification in traditional systems) and can filter on application-layer (e.g. HTTP). As a result, Cilium not only makes it simple to apply security policies in a highly dynamic0 码力 | 734 页 | 11.45 MB | 1 年前3GNU Image Manipulation Program User Manual 2.4
. . . . . . . . . . . . . 100 8.1.1 Layer Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 8.2 Layer Modes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 321 14.5.6 Open as Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 321 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 324 14.5.10 Save as Template . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3240 码力 | 653 页 | 19.93 MB | 1 年前3Django 1.8.x Documentation
first view Writing more views Write views that actually do something Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app Django Form classes Working with form templates Further topics Templates Support for template engines The Django template language Class-based views Introduction to class-based views Built-in class-based Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level cache API Downstream caches Using Vary headers Controlling cache:0 码力 | 2454 页 | 2.85 MB | 1 年前3Django 1.8.x Documentation
. . . . . . . . . . . . 1 1.3 The model layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.4 The view layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.5 The template layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.6 Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 529 4.5 Custom template tags and filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5340 码力 | 1685 页 | 6.01 MB | 1 年前3Django 1.10.x Documentation
Overview Writing more views Write views that actually do something Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app Django Form classes Working with form templates Further topics Templates Support for template engines The Django template language Class-based views Introduction to class-based views Built-in class-based Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level cache API Downstream caches Using Vary headers Controlling cache:0 码力 | 2538 页 | 2.59 MB | 1 年前3Django 1.10.x Documentation
. . . . . . . . . . . . 2 1.4 The model layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.5 The view layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.6 The template layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.7 Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 555 4.5 Custom template tags and filters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5590 码力 | 1817 页 | 6.19 MB | 1 年前3Django 1.11.x Documentation
Overview Writing more views Write views that actually do something Raising a 404 error Use the template system Removing hardcoded URLs in templates Namespacing URL names Writing your first Django app Django Form classes Working with form templates Further topics Templates Support for template engines The Django template language Class-based views Introduction to class-based views Built-in class-based Installation Usage Django’s cache framework Setting up the cache The per-site cache The per-view cache Template fragment caching The low-level cache API Downstream caches Using Vary headers Controlling cache:0 码力 | 2747 页 | 2.67 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100