vdj_pipe
pipeline for processing DNA sequence data
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
vdj_pipe
detail
unused_variable.hpp
Go to the documentation of this file.
1
7
#ifndef UNUSED_VARIABLE_HPP_
8
#define UNUSED_VARIABLE_HPP_
9
10
namespace
vdj_pipe
{
11
14
template
<
typename
T>
inline
void
unused_variable
(T
const
& ) {}
15
16
}
//namespace vdj_pipe
17
#endif
/* UNUSED_VARIABLE_HPP_ */
vdj_pipe::unused_variable
void unused_variable(T const &)
Definition:
unused_variable.hpp:14
vdj_pipe
Main namespace of vdj_pipe library.
Definition:
keywords_variable.hpp:11
Generated by
1.8.11