BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslfwd_bslma_default.h
Go to the documentation of this file.
1
/// @file bslfwd_bslma_default.h
2
///
3
/// The content of this file has been pre-processed for Doxygen.
4
///
5
6
7
// bslfwd_bslma_default.h -*-C++-*-
8
#ifndef INCLUDED_BSLFWD_BSLMA_DEFAULT
9
#define INCLUDED_BSLFWD_BSLMA_DEFAULT
10
11
/// @defgroup bslfwd_bslma_default bslfwd_bslma_default
12
/// @brief Provide a forward-declaration for the corresponding BDE type.
13
/// @addtogroup bsl
14
/// @{
15
/// @addtogroup bslfwd
16
/// @{
17
/// @addtogroup bslfwd_bslma_default
18
/// @{
19
///
20
/// <h1> Outline </h1>
21
/// * <a href="#bslfwd_bslma_default-purpose"> Purpose</a>
22
/// * <a href="#bslfwd_bslma_default-description"> Description </a>
23
///
24
/// # Purpose {#bslfwd_bslma_default-purpose}
25
/// Provide a forward-declaration for the corresponding BDE type.
26
///
27
/// @deprecated Do not use.
28
///
29
/// @see bslma_default
30
///
31
/// # Description {#bslfwd_bslma_default-description}
32
/// This header provides a forward-declaration for the
33
/// corresponding BDE type.
34
/// @}
35
/** @} */
36
/** @} */
37
38
/** @addtogroup bsl
39
* @{
40
*/
41
/** @addtogroup bslfwd
42
* @{
43
*/
44
/** @addtogroup bslfwd_bslma_default
45
* @{
46
*/
47
48
49
namespace
bslma
{
50
class
Default;
51
}
// close namespace bslma
52
53
typedef
bslma::Default
bslma_Default
;
54
55
56
#endif
57
58
// ----------------------------------------------------------------------------
59
// Copyright 2013 Bloomberg Finance L.P.
60
//
61
// Licensed under the Apache License, Version 2.0 (the "License");
62
// you may not use this file except in compliance with the License.
63
// You may obtain a copy of the License at
64
//
65
// http://www.apache.org/licenses/LICENSE-2.0
66
//
67
// Unless required by applicable law or agreed to in writing, software
68
// distributed under the License is distributed on an "AS IS" BASIS,
69
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
70
// See the License for the specific language governing permissions and
71
// limitations under the License.
72
// ----------------------------- END-OF-FILE ----------------------------------
73
74
/** @} */
75
/** @} */
76
/** @} */
bslma_Default
bslma::Default bslma_Default
Definition
bslfwd_bslma_default.h:53
bslma
Definition
balxml_encoderoptions.h:68
bslma::Default
Definition
bslma_default.h:740
doxygen_input
bde
groups
bsl
bslfwd
bslfwd_bslma_default.h
Generated by
1.9.8