$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Erdei Andras (ccg_at_[hidden])
Date: 2001-08-29 06:47:21
It would be nice to have something along the line BOOST_STATIC_ASSERT
for generating warnings instead of errors. Any ideas how to do it?
Also, is anyone interested in the following:
- an algorithm for deleting duplicates from a sequence in
linear expected time
- a skip list (same as map<>, but only expected log time,
but with a smaller constant)
- yet another hash_map
- yet another stable_vector
- (have no idea yet how to do these, but i'd like them:)
self-organizing find_if etc
tia
andras