$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in a container which can hold multiple data types?
From: Josh Juran (jjuran_at_[hidden])
Date: 2015-05-03 22:00:03
On May 3, 2015, at 5:08 PM, James Armstrong <armstrhu_at_[hidden]> wrote:
> I was wanting to gauge interest in a container I developed which can
> natively handle multiple data types (as opposed to using a container of
> boost::any). I have the templated source hosted on my github account at
>
> https://github.com/armstrhu/omni
>
> There is some documentation on the current functions under
> omni/doc/html/index.html.
Please consider adding something to README.md. It's currently an empty file.
Josh