Xinwuping007

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    How to wrap at the template concept?

    Answered
    I have this template class         template<uint16_t FrameID, uint16_t FrameByteSize, typename ...Ts> requires(std::is_same_v<dataframe_bit_definition_t, typename Ts::type> &&...)        struct Dat...
    • 2 followers
    • 1 comment
    • 0 votes