STXXL
1.4.1
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
STXXL_BEGIN_NAMESPACE
20
21
template
<
typename
U>
22
inline
void
STXXL_UNUSED
(
const
U&)
23
{ }
24
25
STXXL_END_NAMESPACE
26
27
#endif // !STXXL_UNUSED_HEADER
28
// 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:22
STXXL_END_NAMESPACE
#define STXXL_END_NAMESPACE
Definition:
namespace.h:17
include
stxxl
bits
unused.h
STXXL 1.4.1
- Generated on Wed Oct 29 2014 10:13:27 for STXXL by
1.8.5