ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::ubuntu::location::connectivity::BoundedInteger< Tag, min, max, inv > Class Template Reference

A helper class to handle bounded integer values, with an optional domain for tagging domain-specific types. More...

#include <bounded_integer.h>

+ Collaboration diagram for com::ubuntu::location::connectivity::BoundedInteger< Tag, min, max, inv >:

Detailed Description

template<typename Tag, int min, int max, int inv = min-1>
class com::ubuntu::location::connectivity::BoundedInteger< Tag, min, max, inv >

A helper class to handle bounded integer values, with an optional domain for tagging domain-specific types.

Definition at line 37 of file bounded_integer.h.


The documentation for this class was generated from the following file: