.. a simple example in C++11 would be:

struct S
{
  constexpr S() { { struct T { }; } }
};

Paolo.

Reply via email to