Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8770215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T17:31:08+00:00 2026-06-13T17:31:08+00:00

Is it possible to return a reference of an object inside a multimap? This

  • 0

Is it possible to return a reference of an object inside a multimap? This is what I’m trying:

return &this->noteList.find(key)->second;

But I’m getting Non-const lvalue reference to type 'Note' cannot bind to a temporary of type 'Note *'so I was wondering if it’s even possible, and if so, how? notelist is the multimap and it has Noteobjects inside it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T17:31:09+00:00Added an answer on June 13, 2026 at 5:31 pm

    this->noteList.find(key)->second already gives you a reference to an object inside a multimap (if this->noteList is a multimap).

    By prefixing that expression with an ampersand (&), you get a pointer to such an object (if that operator is not overloaded)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: MVC3 Razor (Drop Down List) I've been getting Object reference not set
Is it possible to return a stream which is part of a complex object
Ok, Im wondering if it is possible to transfer the reference of the object
Possible Duplicate: C++ virtual function from constructor Calling virtual functions inside constructors This question
Possible Duplicate: What is the best algorithm for an overridden System.Object.GetHashCode? This is known
Possible Duplicate: Do methods which return Reference Types return references or cloned copy? A
I'm trying to find the fastest possible and lock free solution for one producer-many
Possible Duplicate: what happens to an object in Java if you do not reference
If I have this: class foo(object): @property def bar(self): return 0 f = foo()
Possible Duplicate: Can a local variable's memory be accessed outside its scope? return reference

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.