Page MenuHomePhorge

namespace.h
No OneTemporary

Size
709 B
Referenced Files
None
Subscribers
None

namespace.h

//===-- rosa/support/csv/namespace.h ----------------------------*- C++ -*-===//
//
// The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file rosa/support/csv/namespace.h
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017
///
/// \brief Documentation for the namespace \c rosa::csv.
///
//===----------------------------------------------------------------------===//
#ifndef ROSA_SUPPORT_CSV_NAMESPACE_H
#define ROSA_SUPPORT_CSV_NAMESPACE_H
namespace rosa {
/// Provides facilities to work with CSV files.
namespace csv {}
} // End namespace rosa
#endif // ROSA_SUPPORT_CSV_NAMESPACE_H

File Metadata

Mime Type
text/x-c++
Expires
Sun, Mar 1, 6:35 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277510
Default Alt Text
namespace.h (709 B)

Event Timeline