User: blikzen

  • Public profile

User profile: blikzen

User info
User name:blikzen
History
Joined:
Number of posts:5
Latest posts:

passing int array to std::thread
and when i convert the array to string, then pass it as std::ref I get another type mismatch mismat...

passing int array to std::thread
can i not pass an array of int? i thought it was possible with string. should i convert the array to...

passing int array to std::thread
$ g++ -I bamtools/include/ -L bamtools/lib/ -o tes threading-basic.cpp -lz -lbamtools -pthread -fper...

passing int array to std::thread
should i be using pthread instead. i was using it previously, and i had the data structured, with on...

passing int array to std::thread
I'm having some difficulty passing an array of integers to a threaded function. void process(int ar...

This user does not accept Private Messages