$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [variant] is the which() function part of variant's public API?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2011-11-06 03:43:53
> which() is a public member function of variant, but I
> don't see any mention of it in the documentation.
>
> Can I assume this is part of the public API (i.e. it
> won't go away, won't change its behaviour in future
> releases) or not?
Never mind, I need to learn how to navigate documentation...
it's there in the docs.
Nate