SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
pretty_type::stl_templates Struct Reference

A list of type traits to check if something is an STL member. More...

#include <PrettyType.hpp>

Public Types

template<typename X >
using template_list = implementation defined
 List of known STL classes that can be pretty printed.
 

Detailed Description

A list of type traits to check if something is an STL member.

Contains a template alias with the name template_list of type traits that identify STL containers that can be pretty printed


The documentation for this struct was generated from the following file: