Boost logo

Boost :

Subject: [boost] [Root Pointer] Ultimate test - Neural Network
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-03-18 20:44:08


Hi,

I wrote a small utility that reads PDFs over the Internet and converts
the text into a tree of regular expressions. The goal here is to test
root_ptr<> and see if it will stand up to this complexity.

The code is very simple for the moment as you can see:
https://github.com/philippeb8/root_ptr/blob/master/example/t100_test1.cpp

Because it makes use of Bash utilities. I am also using libpstreams and
"indent_facet.hpp".

So anyway apparently it works fine and please let me know if you do not
think the code is clean enough.

Regards,
-Phil


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