Subject: [Boost-users] Sequence of boost::logic::tribools - let indeterminate entries inherit from their neighbours
From: Jens Müller (blog_at_[hidden])
Date: 2014-05-05 14:11:46


Hi,

I have a sequence of tribools and I want element with a indeterminate
value to inherit from their neighbours.

Does such an algorithm exist already in Boost?

If not, do you think it would be a useful addition?

BR, Jens