host_only_throw.hpp
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: Copyright (c) 2023-2025, NVIDIA CORPORATION.
3  * SPDX-License-Identifier: Apache-2.0
4  */
5 #pragma once
9 
10 namespace raft_proto {
11 template <typename T, bool host = !GPU_COMPILATION>
13 }
Definition: buffer.hpp:24