ff8d105cd44ab468122a474641aed316faee3cb7
[platform/upstream/boost.git] / boost / test / utils / runtime / cla / named_parameter.cpp
1 //  (C) Copyright Gennadiy Rozental 2005-2008.
2 //  Use, modification, and distribution are subject to the 
3 //  Boost Software License, Version 1.0. (See accompanying file 
4 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6 //  See http://www.boost.org/libs/test for the library home page.
7 //
8 //  File        : $RCSfile$
9 //
10 //  Version     : $Revision: 49312 $
11 //
12 //  Description : offline implementation of named parameter
13 // ***************************************************************************
14
15 #define BOOST_RT_PARAM_INLINE
16 #include <boost/test/utils/runtime/cla/named_parameter.ipp>