COMMS
Template library intended to help with implementation of communication protocols.
|
#include <type_traits>
#include <iterator>
#include "comms/util/detect.h"
#include "comms/util/type_traits.h"
#include "comms/Assert.h"
#include "comms/details/tag.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. | |
Various compile-time detection functions of whether specific member functions and/or types exist