Page MenuHomePhorge

tokenized_storages.cpp
No OneTemporary

Size
980 B
Referenced Files
None
Subscribers
None

tokenized_storages.cpp

//===-- support/tokenized_storages.cpp --------------------------*- C++ -*-===//
//
// The RoSA Framework
//
// Distributed under the terms and conditions of the Boost Software License 1.0.
// See accompanying file LICENSE.
//
// If you did not receive a copy of the license file, see
// http://www.boost.org/LICENSE_1_0.txt.
//
//===----------------------------------------------------------------------===//
///
/// \file support/tokenized_storages.cpp
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017-2019
///
/// \brief Implementation of rosa/support/tokenized_storages.hpp.
///
//===----------------------------------------------------------------------===//
#include "rosa/support/tokenized_storages.hpp"
namespace rosa {
// Implementation of the static member field \c
// rosa::TokenizedStorage<>::Offsets.
const std::vector<size_t> TokenizedStorage<>::Offsets = std::vector<size_t>(0);
} // End namespace rosa

File Metadata

Mime Type
text/x-c++
Expires
Mon, May 4, 7:00 PM (2 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
281375
Default Alt Text
tokenized_storages.cpp (980 B)

Event Timeline