- IT
- 2007/12/05 16:47
아래와 같은 소스에서 bind2nd에서 컴파일 오류가 난다.
#include <list>
#include <algorithm>
#include <functional>
using namespace std;
typedef struct mystorage
{
int i;
&...
1




최근 덧글