Reflection - Compile-Time Introspection of C++
Offered By: ACCU Conference via YouTube
Course Description
Overview
Syllabus
Introduction
Examples
Reflection and metaprogramming: final
Motivation for metaprogramming
Where static reflection helps
Generating indirection
Reflection operator (P2320) Is an expression Produces a comple-time (as in constexpr) value that describes its operand
Reflection type (P1240)
Testing our indirection generator
Reflection library (P1240)
Making pointers iteratively
Splice operator
Splice equation
A reflective indirection generator
Expansion statements
A trivial implementation
Equivalent specialization
Serialization algorithm
Sketch of algorithm
Serialization as a facility
The main structure
Serialization interface
Serializing base cases
Serializing composites
Generic and extensible
Deserialization
Deserializing classes
Taught by
ACCU Conference
Related Courses
Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)Udemy Automating your API tests with REST Assured
Test Automation University Deploying PyTorch Models in Production: PyTorch Playbook
Pluralsight Getting Started with JSON in C# Using Json.NET
Pluralsight Introduction to the Java API for Web Sockets
Pluralsight