CASM
1.1.0
A Clusters Approach to Statistical Mechanics
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
_
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
Enumerations
Enumerator
a
b
c
d
e
f
h
i
n
o
p
q
r
s
v
Related Functions
Files
File List
File Members
All
a
b
c
d
e
h
i
j
l
m
o
p
q
r
s
t
v
Functions
c
m
o
q
Variables
Typedefs
Macros
a
c
e
h
i
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Remove.cc
Go to the documentation of this file.
1
#include "
casm/database/DatabaseTypes_impl.hh
"
2
#include "
casm/database/Remove_impl.hh
"
3
4
// explicit template instantiations
5
#define INST_Remove(r, data, type) \
6
template class Remove<type>; \
7
template class RemoveT<type>;
8
9
namespace
CASM
{
10
namespace
DB {
11
12
BOOST_PP_SEQ_FOR_EACH(
INST_Remove
, _,
CASM_DB_CONFIG_TYPES
)
13
14
}
15
}
// namespace CASM
CASM_DB_CONFIG_TYPES
#define CASM_DB_CONFIG_TYPES
Definition:
DatabaseTypes.hh:14
DatabaseTypes_impl.hh
INST_Remove
#define INST_Remove(r, data, type)
Definition:
Remove.cc:5
Remove_impl.hh
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
src
casm
database
Remove.cc
Generated on Tue Mar 23 2021 14:16:47 for CASM by
1.9.1