Click here to Skip to main content
16,010,334 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: vector behaviour Pin
Malcolm Smart13-Mar-06 10:24
Malcolm Smart13-Mar-06 10:24 
QuestionATL: Directshow ActiveX Component Pin
mkcdev12-Mar-06 3:24
mkcdev12-Mar-06 3:24 
QuestionUsing find_if with vector of pointers ? Pin
squidev11-Mar-06 6:07
squidev11-Mar-06 6:07 
AnswerRe: Using find_if with vector of pointers ? Pin
Pavel Klocek11-Mar-06 17:55
Pavel Klocek11-Mar-06 17:55 
GeneralRe: Using find_if with vector of pointers ? Pin
squidev13-Mar-06 7:37
squidev13-Mar-06 7:37 
AnswerRe: Using find_if with vector of pointers ? Pin
Stephen Hewitt11-Mar-06 23:18
Stephen Hewitt11-Mar-06 23:18 
GeneralRe: Using find_if with vector of pointers ? Pin
Rob Caldecott12-Mar-06 5:37
Rob Caldecott12-Mar-06 5:37 
GeneralRe: Using find_if with vector of pointers ? Pin
Stephen Hewitt12-Mar-06 15:18
Stephen Hewitt12-Mar-06 15:18 
Yeah this would work just fine but it's not "adaptable". STL functions such as bind1st and bind2st reply on certain typedefs (metadata if you like) being present to work. The simplest way to supply them is to derive from unary_function or binary_function.

Steve
GeneralRe: Using find_if with vector of pointers ? Pin
Nemanja Trifunovic13-Mar-06 3:03
Nemanja Trifunovic13-Mar-06 3:03 
GeneralRe: Using find_if with vector of pointers ? Pin
Stephen Hewitt13-Mar-06 11:34
Stephen Hewitt13-Mar-06 11:34 
GeneralRe: Using find_if with vector of pointers ? Pin
squidev13-Mar-06 7:39
squidev13-Mar-06 7:39 
AnswerRe: Using find_if with vector of pointers ? Pin
Axter18-Mar-06 12:43
professionalAxter18-Mar-06 12:43 
Questionsaving drawings Pin
_tasleem10-Mar-06 23:05
_tasleem10-Mar-06 23:05 
QuestionHow to pass dialog's WM_CONTEXTMENU to child? Pin
Light Walker10-Mar-06 3:42
Light Walker10-Mar-06 3:42 
AnswerRe: How to pass dialog's WM_CONTEXTMENU to child? Pin
Igor Vigdorchik12-Mar-06 8:42
Igor Vigdorchik12-Mar-06 8:42 
GeneralRe: How to pass dialog's WM_CONTEXTMENU to child? Pin
Light Walker13-Mar-06 13:28
Light Walker13-Mar-06 13:28 
Questionstd::mem_fun / std::mem_fun1 / for_each / member functions Pin
Malcolm Smart10-Mar-06 3:42
Malcolm Smart10-Mar-06 3:42 
AnswerRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
valikac10-Mar-06 7:41
valikac10-Mar-06 7:41 
QuestionRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
Malcolm Smart10-Mar-06 21:17
Malcolm Smart10-Mar-06 21:17 
AnswerRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
valikac11-Mar-06 13:10
valikac11-Mar-06 13:10 
GeneralRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
Malcolm Smart11-Mar-06 22:59
Malcolm Smart11-Mar-06 22:59 
GeneralRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
valikac12-Mar-06 6:08
valikac12-Mar-06 6:08 
AnswerRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
valikac10-Mar-06 7:43
valikac10-Mar-06 7:43 
AnswerRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
Lim Bio Liong12-Mar-06 6:03
Lim Bio Liong12-Mar-06 6:03 
GeneralRe: std::mem_fun / std::mem_fun1 / for_each / member functions Pin
Malcolm Smart12-Mar-06 6:44
Malcolm Smart12-Mar-06 6:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.