Thoughts on the Metaclass proposal - Gabriel Aubut-Lussier [ CppCon 2017 ]
The C++ Metaclasses Proposal In Less Than 5 Minutes
Are metaclasses the HARDEST thing in Python?
Thoughts on Metaclasses - Herb Sutter - Keynote [ACCU 2017]
CppCon 2017: Andrew Sutton “Meta”
Antonis Christofides - Why you always had trouble understanding metaclasses
What are the pros and cons of using metaclasses? Unlocking the Power of Metaclasses in Python!
Python Metaclasses: Everything is an Object
What Are Python's Metaclasses?
Anders Hammarquist - Metaclasses for fun and profit: Making a declarative GUI implementation
CppCon 2018: Herb Sutter “Thoughts on a more powerful and simpler C++ (5 of N)”
CppCon 2017: Andrew Sutton “Reflection”
CppCon 2017: Herb Sutter “Meta: Thoughts on generative C++”
CppCon 2018: Louis Dionne “Compile-time programming and reflection in C++20 and beyond”
Understanding Python Metaclasses: Creating Attributes from Metaclass Attributes
Exploring the Benefits of Using Metaclasses in Python
Meta++: Language Support for Advanced Generative Programming - Andrew Sutton - CppCon 2019
Metaprogramming with Decorators, Metaclasses, and Dynamic Code Generation - Aditya Mehra
001 Metaclass 01: Introduction to metaclass and understanding type metaclass
python metaclass use case