Boost logo

Boost Users :

Subject: [Boost-users] boost program options with ublas vector
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2012-09-10 10:09:37


Hello,

I try to read a boost::ublas::vector with the boost::program_options and I get an error "abort trap".
My call shows
("init", po::value< ublas::vector<double> >()->multitoken(), "Initialization")

With a std::vector everything works fine. po is a shortcut to boost::program_option and ublas to boost::ublas

How / can I use a ublas vector with a multitoken on the program options?

Thanks

Phil



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net