ICF 3.0.5.47
Technical documentation of ICF Libraries
iprm.h
Go to the documentation of this file.
1/********************************************************************************
2** This file is part of the ICF Framework. Copyright (C) Witold Gantzke & Kirill Lepskiy
3** ICF Framework may be used under the terms of the LGPL License v. 2.1 by the Free Software Foundation.
4********************************************************************************/
5
6#ifndef iprm_included
7#define iprm_included
8
9
10#include <istd/istd.h>
11#include <imod/imod.h>
12#include <iser/iser.h>
13#include <icomp/icomp.h>
14
15
21namespace iprm
22{
23
24
25} // namespace iprm
26
27
28#endif // !iprm_included
29
Contains interfaces and implementations of flexible parameter concept.

© Witold Gantzke and Kirill Lepskiy