BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar_anyref_test.h
Go to the documentation of this file.
1/// @file bdlar_anyref_test.h
2///
3/// The content of this file has been pre-processed for Doxygen.
4///
5
6
7// bdlar_anyref_test.h -*-C++-*-
8#ifndef INCLUDED_BDLAR_ANYREF_TEST
9#define INCLUDED_BDLAR_ANYREF_TEST
10
11#include <bsls_ident.h>
12BSLS_IDENT("$Id: $")
13
14/// @defgroup bdlar_anyref_test bdlar_anyref_test
15/// @brief Provide ...
16/// @addtogroup bdl
17/// @{
18/// @addtogroup bdlar
19/// @{
20/// @addtogroup bdlar_anyref_test
21/// @{
22///
23/// <h1> Outline </h1>
24/// * <a href="#bdlar_anyref_test-purpose"> Purpose</a>
25/// * <a href="#bdlar_anyref_test-classes"> Classes </a>
26/// * <a href="#bdlar_anyref_test-description"> Description </a>
27///
28/// # Purpose {#bdlar_anyref_test-purpose}
29/// Provide ...
30///
31/// # Classes {#bdlar_anyref_test-classes}
32///
33///
34/// # Description {#bdlar_anyref_test-description}
35/// This component provides ...
36/// @}
37/** @} */
38/** @} */
39
40/** @addtogroup bdl
41 * @{
42 */
43/** @addtogroup bdlar
44 * @{
45 */
46/** @addtogroup bdlar_anyref_test
47 * @{
48 */
49
50#endif
51
52// ----------------------------------------------------------------------------
53// Copyright 2024 Bloomberg Finance L.P.
54//
55// Licensed under the Apache License, Version 2.0 (the "License");
56// you may not use this file except in compliance with the License.
57// You may obtain a copy of the License at
58//
59// http://www.apache.org/licenses/LICENSE-2.0
60//
61// Unless required by applicable law or agreed to in writing, software
62// distributed under the License is distributed on an "AS IS" BASIS,
63// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
64// See the License for the specific language governing permissions and
65// limitations under the License.
66// ----------------------------- END-OF-FILE ----------------------------------
67
68/** @} */
69/** @} */
70/** @} */
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238