Blame gettext-tools/libgettextpo/ostream.priv.h

Packit Bot 06c835
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
Packit Bot 06c835
Packit Bot 06c835
/* Field layout of ostream class.  */
Packit Bot 06c835
struct ostream_representation
Packit Bot 06c835
{
Packit Bot 06c835
  const void *vtable;
Packit Bot 06c835
};