|
Boost Users : |
Subject: [Boost-users] detect if a type has a size_t member
From: Hicham Mouline (hicham_at_[hidden])
Date: 2009-07-03 11:52:18
Hello
template <typename T>
struct S {
// how to detect T has a member static const size_t value ?
// if T has value, define member of S, m1 of type T1, otherwise m2 of
type T2
};
Regards,
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net