Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::experimental::reflect::Record

      From cppreference.com
      <cpp‎ |experimental‎ |reflect
       
       
       
      Extensions for reflection
      Concepts
      Meta-object operations
      Variable
      FunctionParameter
      Callable
      Variable andCallable
      Namespace andCallable
      ParenthesizedExpression
      FunctionCallExpression
      FunctionalConversion
      Variable andFunction
       
      Defined in header<experimental/reflect>
      template<class T>
      concept Record= Type<T>&& Scope<T>&&/* see below */;
      (reflection TS)

      TheRecord concept is satisfied if and only if T reflects a class type.

      [edit]Example

      This section is incomplete
      Reason: examples

      [edit]See also

      This section is incomplete
      Reason: templatization
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/experimental/reflect/Record&oldid=129427"

      [8]ページ先頭

      ©2009-2025 Movatter.jp