string_header.h.in 365 Bytes
Newer Older
Tim Moon's avatar
Tim Moon committed
1
/*************************************************************************
2
 * Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Tim Moon's avatar
Tim Moon committed
3
4
5
6
7
8
 *
 * See LICENSE for license information.
 ************************************************************************/

static constexpr char @STRING_NAME@[]
  = R"__STRING_DELIM__(@STRING@)__STRING_DELIM__";