P4C
The P4 Compiler
Loading...
Searching...
No Matches
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: