COMMS
Template library intended to help with implementation of communication protocols.
Loading...
Searching...
No Matches
Classes | Namespaces
ArrayView.h File Reference

Contains comms::util::ArrayView class. More...

#include <algorithm>
#include <iterator>
#include "comms/Assert.h"

Go to the source code of this file.

Classes

class  comms::util::ArrayView< T >
 Describes an object that can refer to a constant contiguous sequence of other objects. More...
 

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  std
 STL namespace.
 

Detailed Description

Contains comms::util::ArrayView class.