Adobe Source Libraries
2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
any_regular_fwd.hpp
Go to the documentation of this file.
1
/*
2
Copyright 2013 Adobe
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
*/
6
/**************************************************************************************************/
7
8
#ifndef ADOBE_VALUE_FWD_HPP
9
#define ADOBE_VALUE_FWD_HPP
10
11
#include <
adobe/config.hpp
>
12
13
/**************************************************************************************************/
14
15
namespace
adobe
{
16
17
inline
namespace
version_1
{
18
19
/**************************************************************************************************/
20
21
class
any_regular_t
;
22
23
/**************************************************************************************************/
24
25
}
// namespace version_1
26
27
}
// namespace adobe
28
29
/**************************************************************************************************/
30
31
#endif
32
33
/**************************************************************************************************/
adobe::version_1::any_regular_t
A runtime polymorphic type similar to boost::any which can hold any type which models Regular.
Definition
any_regular.hpp:356
config.hpp
adobe::version_1
Definition
any_regular.hpp:304
adobe
Definition
class_template.hpp:7
adobe
any_regular_fwd.hpp
Generated by
1.14.0