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

  • Home
  • SEARCH
  • 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 967673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:21:26+00:00 2026-05-16T02:21:26+00:00

when using either the ‘.’, ‘->’ or ‘->*’ operators is there any way of

  • 0

when using either the ‘.’, ‘->’ or ‘->*’ operators is there any way of getting the name of the function invoked (or the name of the variable in the case of ‘->*’ and everything goes.

EDIT:
Just to clarify I’m not talking about reflection but more something in the line of ‘function‘ basically I want to create an overload of an operator (preferrably one of the three mentioned) which is aware of the right side of the operator

What I’m trying to accomplish is basically a compile time transformation of

obj->Function(a,b);

to

obj->Map("Function")(a,b); //Where Map(string) returns a function pointer

EDIT: Just to further clarify, The requirement is that the code will have to look like one of these three

obj.SomeMethod(args);
obj->SomeMethod(args);
obj->*SomeMethod(args);

any solution that fits that is acceptable as long as SomeMethod can be any valid identifier (I.e. any thing that can be used as a function name) and the solution will have to use SomeMethod as a lookup in a Map. The Map part is already implemented it’s only the reinterpretation of what looks like a method call I seeking a solution to.

if that (as I’m affraid) can’t be done then any solution with a new “operator” syntax will be accepted. Such as obj __ SomeMethod(args); as long as the lookup is based on the RHS of the “operator”

  • 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-05-16T02:21:27+00:00Added an answer on May 16, 2026 at 2:21 am

    As far as I know, no. C++ does not support any form of reflection, so in order to get this kind of information you have to design your own tools and tricks.

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

Sidebar

Related Questions

Is there a way to create a Distinct query in HQL. Either by using
I wonder if there is a way to either programatically or using a third
Usually Flash and Flex applications are embedded on in HTML using either a combination
In .Net you can read a string value into another data type using either
How can I determine if my displays are in Clone Mode without using either
Does my question make sense? Using either Vim or Emacs, you come to understand
I have a Perl script that I'd like to run on Windows, using either
I have been spoiled by either using sql server to store data, or using
Most of my programming experience has either been using forms (Windows Forms, or ASP.NET)
I can access the database either from a .NET program (using ODBC) or through

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.