Sha256: a312e5783ad1b99c0e11db07ce5ce71a277c270cc4e99ce00cbbd15928dc6127
Contents?: true
Size: 386 Bytes
Versions: 2
Compression:
Stored size: 386 Bytes
Contents
// Copyright Joakim Karlsson & Kim Gräsman 2010-2012. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef IGLOO_EXPRESSION_FWD_H #define IGLOO_EXPRESSION_FWD_H namespace snowhouse { template<typename T> struct Expression; } #endif
Version data entries
2 entries across 2 versions & 1 rubygems