Beispiel #1
0
blob::blob(session & s)
{
    backEnd_ = s.make_blob_backend();
}