UML for C++ Functor

Is there a common UML form for a functor in a class diagram? My thought is to just use a box with a <<functor>> stereotype. Sound reasonable?

What about a common function interface such as std::unary_function or a nullary function? Does anyone have a succinct way to represent that in UML?
Topic archived. No new replies allowed.