Nameful
How do you go about it?
Anonymous
I like to name my first type T
It's better to have descriptive names
Dima
Y lol, but T sounds not good
Dima
Name ‘em like TData, TElem
Nameful
I'm actually writing TypeScript right now (but I thought this question might find a better answer here), and I want a Pair class
Nameful
hm, fair enoguh
Nameful
I'll go with that
Anonymous
And I think TypeScript has pair class
Nameful
And I think TypeScript has pair class
It does? I'll have to look that up
Nameful
I suppose a Tuple could do the trick
Anonymous
It does? I'll have to look that up
TypeScript has a built-in tuple type Pair is the special case of tuples
Anonymous
In C++ metafunctions if you need two types, it is common to see T and U template names But they are used where there's really no context Or save space on slides of a presentation
Anonymous
Hi
Anonymous
Anyone knows python lang ??
Anonymous
Anyone knows python lang ??
No one knows It is C++ chat
Anonymous
https://t.me/Python
Anonymous
Ye
Anonymous
Anyone know how to scan barcode using c++
klimi
Anyone know how to scan barcode using c++
https://www.youtube.com/watch?v=LTH8IvvErIY
klimi
Tak tak
hi dima
Anonymous
Hello
klimi
hi
Anonymous
What IDE Is best for win32 programming.
Anonymous
Anonymous
I also need where can I learn.
Anonymous
Ah..
Anonymous
Is there any website?
klimi
for?
klimi
#cppbook
Anonymous
...
klimi
here you go
Anonymous
Thanks
klimi
your welcome dark net
Anonymous
https://www.youtube.com/watch?v=LTH8IvvErIY
U know how to do it in dev c++ ide
Dima
install vs
klimi
do you?
klimi
i mean you should if it is a ide of your choice right
Anonymous
yes i know
Tell me
Anonymous
Let me ask some questions when I face some error.
Anonymous
I am beginner.
klimi
Tell me
so what do you actually need?
Anonymous
so what do you actually need?
I actually want to config dev c++ for opencv and zbar
klimi
okay, do it then
Anonymous
To scan barcodes
klimi
ok
Anonymous
But I don't know how to configure it with opencv
klimi
why do you use dev c++
klimi
why do you want to advanced stuff if you cant configure a project?
Anonymous
why do you use dev c++
Bcz I am familiar with it
Dima
Destroy this professor
Dima
devc++ is worthless
Dima
Anonymous
Some professors are just like this I guess giving advanced stuff
Dima
Nah they are just plain old primitive
Dima
don’t know anything else
klimi
Bcz I am familiar with it
if you are familiar then why you dont set it up
klimi
code warrior huh
Anonymous
if you are familiar then why you dont set it up
Haven't done such advanced stuff before
klimi
advanced stuff as linking a lib?
Anonymous
I need to setup the compiler with include libs of opencv and zbar
Anonymous
I don't know what are the exact changes I need to make into the compiler to do this
klimi
i dont use dev c++ because its pain in the a$$
Anonymous
i dont use dev c++ because its pain in the a$$
I guess I also have to switch to vs for this 😂😂
klimi
no
Anonymous
Then? What other solution?
Anonymous
OpenCV C++ Tutorial And Examples: Scanning Barcodes / QR Codes with OpenCV using ZBar http://opencv-tutorials-hub.blogspot.com/2015/12/how-to-scan-barcodes-qr-codes-with-opencv-using-zbar.html?m=1
klimi
Then? What other solution?
configure dev cpp ... my god
Anonymous
Well there are some blogs about this but they are for old versions and not working for me
Anonymous
I tried few changes but still no luck