0_0_9908202_19035.cpp:2:18: thread: No such file or directory
0_0_9908202_19035.cpp:4:17: mutex: No such file or directory
0_0_9908202_19035.cpp:5:17: regex: No such file or directory
0_0_9908202_19035.cpp:10: error: expected init-declarator before '<' token
0_0_9908202_19035.cpp:10: error: expected `,' or `;' before '<' token
0_0_9908202_19035.cpp:12: error: `TP' does not name a type
0_0_9908202_19035.cpp:13: error: `get' is not a member of `std'
0_0_9908202_19035.cpp:13: error: `t' was not declared in this scope
0_0_9908202_19035.cpp: In function `void Hello()':
0_0_9908202_19035.cpp:29: error: expected `(' before "each"
0_0_9908202_19035.cpp:29: error: expected primary-expression before "int"
0_0_9908202_19035.cpp:29: error: `each' undeclared (first use this function)
0_0_9908202_19035.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9908202_19035.cpp:30: error: expected `;' before '{' token
0_0_9908202_19035.cpp:33: error: expected primary-expression before '}' token
0_0_9908202_19035.cpp:33: error: expected `;' before '}' token
0_0_9908202_19035.cpp:33: error: expected primary-expression before '}' token
0_0_9908202_19035.cpp:33: error: expected `)' before '}' token
0_0_9908202_19035.cpp:33: error: expected primary-expression before '}' token
0_0_9908202_19035.cpp:33: error: expected `;' before '}' token
0_0_9908202_19035.cpp: At global scope:
0_0_9908202_19035.cpp:35: error: `_TCHAR' has not been declared
0_0_9908202_19035.cpp:36: error: ISO C++ forbids declaration of `argv' with no type
0_0_9908202_19035.cpp: In function `int _tmain(int, int**)':
0_0_9908202_19035.cpp:43: error: `regex' is not a member of `std'
0_0_9908202_19035.cpp:43: error: expected `;' before "rgx"
0_0_9908202_19035.cpp:44: error: `cmatch' is not a member of `std'
0_0_9908202_19035.cpp:44: error: expected `;' before "match"
0_0_9908202_19035.cpp:47: error: `regex_search' is not a member of `std'
0_0_9908202_19035.cpp:47: error: `match' undeclared (first use this function)
0_0_9908202_19035.cpp:47: error: `rgx' undeclared (first use this function)
0_0_9908202_19035.cpp:59: error: expected primary-expression before "int"
0_0_9908202_19035.cpp:59: error: expected `;' before "int"
0_0_9908202_19035.cpp:62: error: `thread' is not a member of `std'
0_0_9908202_19035.cpp:62: error: expected `;' before "t1"
0_0_9908202_19035.cpp:62: error: `t1' undeclared (first use this function)
0_0_9908202_19035.cpp:62: error: expected `)' before ';' token
0_0_9908202_19035.cpp:63: error: `thread' is not a member of `std'
0_0_9908202_19035.cpp:63: error: expected `;' before "t2"
0_0_9908202_19035.cpp:64: error: `thread' is not a member of `std'
0_0_9908202_19035.cpp:64: error: expected `;' before "t3"
0_0_9908202_19035.cpp:64: error: expected primary-expression before ')' token
0_0_9908202_19035.cpp:64: error: expected `;' before ')' token
0_0_9908202_19035.cpp:65: error: `thread' is not a member of `std'
0_0_9908202_19035.cpp:65: error: expected `;' before "t4"
0_0_9908202_19035.cpp:67: error: `t4' undeclared (first use this function)
0_0_9908202_19035.cpp:68: error: `t3' undeclared (first use this function)
0_0_9908202_19035.cpp:69: error: `t2' undeclared (first use this function)
|