Jeff Walden
|
a10a240530
|
Bug 766347 - Implement mozilla::IsConvertible to detect when a value of one type will convert to a value of another type. r=luke
--HG--
extra : rebase_source : d25c1b84dfc928a0bc4dcfb43e31b6035882849e
|
2012-06-19 13:55:23 -07:00 |
Jeff Walden
|
7eaf2877a0
|
Bug 766347 - Implement a mozilla::EnableIf template struct for SFINAE capabilities. r=luke
--HG--
extra : rebase_source : 06807195217a967142ab7d81ac8b120f2b0e02c7
|
2012-06-18 19:06:33 -07:00 |
Jeff Walden
|
4cebdf0ba9
|
Fix a couple style nits missed during review. Followup to bug 616262, r=sparky
|
2012-06-14 17:55:11 -07:00 |
Mike Hommey
|
6505be978b
|
Bug 616262 - Add mozilla/TypeTraits.h with mozilla::Conditional and mozilla::IsBaseOf traits, similar to resp. C++11 std::conditional and std::is_base_of. r=Waldo
|
2012-06-14 08:20:47 +02:00 |