Skip to content

ReadContainer::read

Fill in the content of container 'c' from the input stream 'in'

Synopsis

Declared in <src/midend/astUtil/annotation/AnnotDescriptors.h>

static
bool
read(
    Container& c,
    std::istream& in);

Created with MrDocs