Search:

Type: Posts; User: 14341

Search: Search took 0.00 seconds.

  1. Thank you once again....... This means we...

    Thank you once again.......


    This means we will still get a warning ['function xxx' defined but not used] for the unused static methods defined in header files if they are unsuitable for...
  2. Thank you for the quick turn around....... ...

    Thank you for the quick turn around.......


    Nope, i don't have any such [ same name, namespace, and arguments] functions in my header file.

    Some of the functions in my header file are static....
  3. Thank you for the response........... ...

    Thank you for the response...........

    Substituting the static keyword with inline worked for me.

    I am not a big fan of using the attributes (compiler specific).

    i have one more doubt.

    Is...
  4. Help to remove the warning "x function defined but not used"

    Hi all,

    I need a small help in removal of the warning "Function xxx is defined but not used".

    Actual Problem:
    =============
    There is a header file (say a.h) in which some functions are...
Results 1 to 4 of 4