P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
assoc::detail::is_stable< T > Struct Template Reference

#include <assoc.h>

Inheritance diagram for assoc::detail::is_stable< T >:
[legend]

Detailed Description

template<typename T>
struct assoc::detail::is_stable< T >

A trait to distinguish types with (hopefully) stable ordering from types that do not have stable ordering. We expect that pointers (and tuples thereof) do not have stable ordering.


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