- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to use concurrent hash map in a custom C++ project in Visual Studio 12.
I am using your code sample for a concurrent hash map that stores strings.
However this is the error I am getting-
Error:concurrent_hash_map is not a template.
How do I correct this error?
Thanks,
Arvind.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
haven't you decalred concurrent_hash_map before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have declared it before, still its not working?
Yours sincerely,
Arvind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Yes I have declared concurrent hash map before
Yours sincerely,
Arvind.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page