Skip to main content

The op Struct Reference

Empty base struct for all operator types. More...

Declaration

struct micro_os_plus::micro_test_plus::type_traits::op

Included Headers

Description

Empty base struct for all operator types.

The op struct serves as a common base for all operator and value wrapper types used in the µTest++ framework's type traits and metaprogramming utilities. It provides a unified type hierarchy, enabling compile-time detection and generic handling of operator-like types within the framework.

This struct is intended for internal use as a base for integral constants, floating point constants, and other value wrappers, supporting advanced template metaprogramming and type introspection.

Definition at line 680 of file type-traits.h.


Generated via docusaurus-plugin-doxygen by Doxygen 1.14.0.