$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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-06 07:55:49
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