Thespartann
I would help but i don't know css
Qwasi_
so what is it
klimi
I know a little
Thespartann
Also the group name is C/C++
klimi
so what is it
What is you problem?
Qwasi_
ok can somebody help me in c++
Qwasi_
i really really need help to create a website
klimi
klimi
klimi
Why
Mat
Hi Rose :)
klimi
Hi Matt
Mat
Hi @Kurimi
klimi
Hi
NAd
I want to ask something?
NAd
How to insert a text file into another text file?
Anonymous
Done 😊
Anonymous
Thanks 😊 sure
Anonymous
But better to control manually
Mike
Hi
Anonymous
Click ed
klimi
oh
klimi
its like mario on 128% full capacity
Mat
It was Marie, though
Mat
🤣
Anonymous
Anyone uses eclipse for c++ developing ?
klimi
used
Anonymous
used
Was it a good experience ?
klimi
it was.... kinda...
klimi
ok
klimi
not best tho
klimi
its ok
Anonymous
Thanks, I'll stick to code blocks then
klimi
well
klimi
codeblock is ok too
klimi
use vim
Gelo xD
klimi
its emacs
klimi
not vim
Mr. COwO2 Preis
klimi
>.»
klimi
joke?
Mr. COwO2 Preis
klimi
uf
abhi3700
#include <boost/multi_index_container.hpp> #include <boost/multi_index/hashed_index.hpp> #include <boost/multi_index/member.hpp> #include <iostream> #include <string> using namespace boost::multi_index; using namespace std; struct animal { string name; uint64_t legs; }; typedef multi_index_container< animal, indexed_by< hashed_non_unique< member< animal, string, &animal::name > >, hashed_non_unique< member< animal, uint64_t, &animal::legs > > > > animal_multi; int main() { animal_multi animals; animals.insert({"cat", 4}); animals.insert({"pigeon", 2}); animals.insert({"duck", 2}); animals.insert({"whale", 0}); cout << animals.count("pigeon") << endl; return 0; }
abhi3700
Can anyone help me figure out the error?
abhi3700
The output on the console.
Anonymous
/
Anonymous
Anonymous
What is value of x y z and how
klimi
why
klimi
explain yourself
Dima
You shouldn’t be looking here if you can’t solve it
Dima
Change your profession
Anonymous
english only
Anonymous
Why
Thespartann
Is that a school exercise? Lol
Thespartann
Why
So we can understand each others maybe?
Anonymous
Okk
Anonymous
But any on have know then help me what is problem to solve it
Anonymous
Question is question either school level or college level
klimi
i think many people does
Pratama
An example on Boost multi_index library usage with Animal object. This is giving output as 1, whereas it should give 2.
I think you that count() function of your container returns how many members with the given key. If you are looking for the value, perhaps you should use different way.
Anonymous
Hi plz i want a course algorithm
klimi
Nice
klimi
wanna warn too?
klimi
because im tired of it
Anonymous
My english is bad sorry 😃😃
Anonymous
@Kurimi can u help me ?
BinaryByter
this bot looks so much better
Zero
#goodcodingmentality
Zero
Thx bot...u r very kind