COMMS
Template library intended to help with implementation of communication protocols.
Loading...
Searching...
No Matches
Namespaces
detect.h File Reference
#include "comms/CompileControl.h"
#include "comms/util/type_traits.h"

Go to the source code of this file.

Namespaces

namespace  comms
 Main namespace for all classes / functions of COMMS library.
 
namespace  comms::util
 Namespace for various utility classes and/or functions used by COMMS library.
 
namespace  comms::util::detect
 Namespace for various compile-time detection operations of whether a type has certain member types and/or member functions.
 

Detailed Description

Various compile-time detection functions of whether specific member functions and/or types exist