eg

   Sh(echo) < "meh";

struct Sh
{
     // you see the idea we have op overload for < here
}

Reply via email to