Class AvailableSystemResource::_Internal

This class is a nested type of Class AvailableSystemResource.

class _Internal

Public Types

using HasBits = decltype(std::declval<AvailableSystemResource>()._impl_._has_bits_)

Public Static Functions

static inline void set_has_cpu(HasBits *has_bits)

static inline void set_has_gpu(HasBits *has_bits)

static inline void set_has_memory(HasBits *has_bits)

static inline void set_has_gpu_memory(HasBits *has_bits)

static inline void set_has_shared_memory(HasBits *has_bits)

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.