Namespaces | Typedefs
host_only_throw.hpp File Reference
#include <cuml/experimental/fil/detail/raft_proto/detail/host_only_throw/base.hpp>
#include <cuml/experimental/fil/detail/raft_proto/detail/host_only_throw/cpu.hpp>
#include <cuml/experimental/fil/detail/raft_proto/gpu_support.hpp>
Include dependency graph for host_only_throw.hpp:

Go to the source code of this file.

Namespaces

 raft_proto
 

Typedefs

template<typename T , bool host = !GPU_COMPILATION>
using raft_proto::host_only_throw = detail::host_only_throw< T, host >