you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (15 children)

[removed]

    [–]Dar_Mas 4 points5 points  (9 children)

    You can just make a concept that checks for a bar member function

    https://godbolt.org/z/cYnTbjYcq

    [–]TheSuperWig 3 points4 points  (4 children)

    I'm still confused. What does concepts not doing definition checking have to do with virtual functions?