Sha256: 4f139cbd0e11222e1ddb6e0b1e800b01974e0923c3dbca51b4c863ca43fe2e65
Contents?: true
Size: 256 Bytes
Versions: 5
Compression:
Stored size: 256 Bytes
Contents
// Copyright (c) 2013 Google Inc. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. static_assert(__cplusplus == 201103L, "wrong c++ standard version"); int main() { return 0; }
Version data entries
5 entries across 5 versions & 2 rubygems