- IT
- 2007/12/06 10:44
bind2nd 컴파일 오류
아, 시바스 리갈 같은 상황. 이럴꺼면 뭣하러 STL써!
#include <list>
#include <algorithm>
#include <functional>
#include <iostream>
using namespace std;
typedef struct m...
- IT
- 2007/12/05 16:47
아래와 같은 소스에서 bind2nd에서 컴파일 오류가 난다.
#include <list>
#include <algorithm>
#include <functional>
using namespace std;
typedef struct mystorage
{
int i;
&...
1




최근 덧글