STXXL
1.4.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
unused.h
Go to the documentation of this file.
1
/***************************************************************************
2
* include/stxxl/bits/unused.h
3
*
4
* Part of the STXXL. See http://stxxl.sourceforge.net
5
*
6
* Copyright (C) 2007 Andreas Beckmann <
[email protected]
>
7
* Copyright (C) 2009 Johannes Singler <
[email protected]
>
8
*
9
* Distributed under the Boost Software License, Version 1.0.
10
* (See accompanying file LICENSE_1_0.txt or copy at
11
* http://www.boost.org/LICENSE_1_0.txt)
12
**************************************************************************/
13
14
#ifndef STXXL_UNUSED_HEADER
15
#define STXXL_UNUSED_HEADER
16
17
#include <
stxxl/bits/namespace.h
>
18
19
20
STXXL_BEGIN_NAMESPACE
21
22
template
<
typename
U>
23
inline
void
STXXL_UNUSED
(
const
U&)
24
{ }
25
26
STXXL_END_NAMESPACE
27
28
#endif // !STXXL_UNUSED_HEADER
29
// vim: et:ts=4:sw=4
namespace.h
STXXL_BEGIN_NAMESPACE
#define STXXL_BEGIN_NAMESPACE
Definition:
namespace.h:16
stxxl::STXXL_UNUSED
void STXXL_UNUSED(const U &)
Definition:
unused.h:23
STXXL_END_NAMESPACE
#define STXXL_END_NAMESPACE
Definition:
namespace.h:17
include
stxxl
bits
unused.h
STXXL 1.4.0
- Generated on Thu Dec 12 2013 15:30:25 for STXXL by
1.8.5