Skip to main content
Ctrl+K
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Namespaces
  • carb
  • cpp
  • is_explicitly_convertible_v

is_explicitly_convertible_v#

Fully qualified name: carb::cpp::is_explicitly_convertible_v

Defined in carb/cpp/StringViewLike.h

template<typename T, typename L>
constexpr bool carb::cpp::is_explicitly_convertible_v = is_explicitly_convertible<T, L>::value#

Alias for the value of is_explicitly_convertible template.

Template Parameters:
  • T – The type to check.

  • L – The type to check against.

previous

is_explicitly_convertible

next

is_implicitly_convertible

On this page
  • is_explicitly_convertible_v
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Aug 09, 2025.