ubuntu-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
optional.h File Reference
#include <boost/optional.hpp>
+ Include dependency graph for optional.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 com
 
 com::ubuntu
 
 com::ubuntu::location
 

Typedefs

template<typename T >
using com::ubuntu::location::Optional = boost::optional< T >