$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [type_traits] is_scalar - fit into register?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-04-05 14:50:28
Hi,
is it a correct assumtion that all types which evaluate
'is_scalar<T>::value' to 'true' will fit into a processor register?
Oliver