Boost logo

Boost :

Subject: Re: [boost] Proposal of a new container
From: Vanand Gasparyan (vgasparyan1995_at_[hidden])
Date: 2018-04-16 14:20:16


Hi Beman,

Thanks a lot for replying shortly. To be honest there is no documentation
yet, so I'll go ahead and make it.
Just to be sure that I'm doing it right, it'd be great to have an example,
preferably a documentation of another boost container.

Best Regards,
Vanand

On Mon, Apr 16, 2018 at 3:33 PM Beman Dawes <bdawes_at_[hidden]> wrote:

>
>
> On Sun, Apr 15, 2018 at 3:14 PM, Vanand Gasparyan via Boost <
> boost_at_[hidden]> wrote:
>
>> Hi everyone,
>>
>> First, a short introduction of me. My name is Vanand, I'm from Armenia, 23
>> yo, C++ software Engineer. I'm new in the community and I've come with a
>> proposal.
>>
>> I've implemented a prefix tree and tried to make it as STL compatible as
>> possible. After a short investigation I found out that boost libraries
>> don't provide one and here I am with a proposal. Here is the link to the
>> repository:
>>
>> https://github.com/vgasparyan1995/prefix_tree
>>
>> It's a header only implementation, all source files are in "include"
>> directory. I also have unit and performance tests.
>> If the proposal (of having prefix tree container in boost) is accepted, I
>> will ask for mentorship and support to make it "boost friendly" , create a
>> proper documentation, meet the coding style and other guidelines.
>>
>> In the end I want to mention that I am new to this, so if I'm already
>> doing
>> something wrong or this is not the proper way to propose something, please
>> kindly let me know and help to do it right.
>>
>>
> A direct link to the documentation would be helpful.
>
> Thanks,
>
> --Beman
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk