mirror of
https://github.com/boostorg/detail.git
synced 2025-06-29 05:51:07 +02:00
Compare commits
2 Commits
svn-branch
...
boost-1.18
Author | SHA1 | Date | |
---|---|---|---|
5283465d56 | |||
9b9d2241a7 |
@ -32,7 +32,7 @@ namespace boost {
|
|||||||
|
|
||||||
struct SelectFirstType {
|
struct SelectFirstType {
|
||||||
template<class A, class B>
|
template<class A, class B>
|
||||||
struct Template { typedef A type; };
|
struct Template { typedef A type; };
|
||||||
};
|
};
|
||||||
|
|
||||||
struct SelectSecondType {
|
struct SelectSecondType {
|
||||||
|
Reference in New Issue
Block a user