cpp-bencoding
Classes | Namespaces
BList.h File Reference

Representation of a list. More...

#include <initializer_list>
#include <list>
#include <memory>
#include "BItem.h"

Go to the source code of this file.

Classes

class  bencoding::BList
 Representation of a list. More...
 

Namespaces

 bencoding
 Main namespace of the bencoding library.
 

Detailed Description

Representation of a list.

License BSD, see the LICENSE file for more details