Home
libkvikio
cucim
cudf-java
cudf
cugraph
cuml
cuproj
cuspatial
cuvs
cuxfilter
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libcuproj
libcuspatial
libkvikio
librapidsmpf
librmm
libucxx
raft
rapids-cmake
rapidsmpf
rmm
ucxx
stable (25.12)
nightly (26.02)
stable (25.12)
legacy (25.10)
include
kvikio
http_status_codes.hpp
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
#pragma once
7
8
#include <cstdint>
9
#include <string>
10
#include <vector>
11
12
namespace
kvikio
{
13
namespace
detail {
24
std::vector<int> parse_http_status_codes(std::string_view env_var_name,
25
std::string
const
& status_codes);
26
}
// namespace detail
27
28
}
// namespace kvikio
kvikio
KvikIO namespace.
Definition:
batch.hpp:16
Generated by
1.9.1