51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

FiftyoneDegrees.hpp

1 /* *********************************************************************
2  * This Source Code Form is copyright of 51Degrees Mobile Experts Limited.
3  * Copyright 2019 51Degrees Mobile Experts Limited, 5 Charlotte Close,
4  * Caversham, Reading, Berkshire, United Kingdom RG4 7BY
5  *
6  * This Source Code Form is subject to the terms of the Mozilla Public
7  * License, v. 2.0.
8  *
9  * If a copy of the MPL was not distributed with this file, You can obtain
10  * one at http://mozilla.org/MPL/2.0/.
11  *
12  * This Source Code Form is "Incompatible With Secondary Licenses", as
13  * defined by the Mozilla Public License, v. 2.0.
14  * ********************************************************************* */
15 
19 namespace FiftyoneDegrees {
24  namespace Common {
25 
26  }
27 }
51Degrees base namespace.
Definition: Collection.hpp:24