Sha256: 238cb27062612060aa73fead312c210861afe39f303791c42b5d653897ff9e6a
Contents?: true
Size: 331 Bytes
Versions: 34
Compression:
Stored size: 331 Bytes
Contents
// Copyright (c) 2018-2020 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/taocpp/json/ #ifndef TAO_JSON_BINDING_INHERIT_HPP #define TAO_JSON_BINDING_INHERIT_HPP namespace tao::json::binding { template< typename T > struct inherit; } // namespace tao::json::binding #endif
Version data entries
34 entries across 34 versions & 1 rubygems