inline is_double specialization
This commit is contained in:
@@ -249,13 +249,6 @@ namespace OMFormat {
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
template<>
|
||||
bool is_double<double>(const double&)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
} // namespace OMFormat
|
||||
// --------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user