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_trivially_copyable< T >
 

Typedef Documentation

◆ simple_object

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

Definition at line 23 of file Utility.h.