-
William F Godoy authored
Refactored IO, Variable class due to common functionality
William F Godoy authoredRefactored IO, Variable class due to common functionality
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Attribute.cpp 376 B
/*
* Distributed under the OSI-approved Apache License, Version 2.0. See
* accompanying file Copyright.txt for details.
*
* Attribute.cpp : needed for template separation using Attribute.tcc
*
* Created on: Aug 3, 2017
* Author: William F Godoy godoywf@ornl.gov
*/
#include "Attribute.h"
#include "Attribute.tcc"
namespace adios2
{
} // end namespace adios2