Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ZMQ::Detail Namespace Reference

Classes

struct  is_trivial
 

Typedefs

template<class T >
using simple_object = std::is_pod< T >
 

Typedef Documentation

◆ simple_object

template<class T >
using ZMQ::Detail::simple_object = typedef std::is_pod<T>

Definition at line 35 of file Utility.h.