Namespaces | Functions

include/my_lib/instanceof.hh File Reference

Correction du TD 5. More...

#include <typeinfo>
Include dependency graph for instanceof.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  my_lib
 

Ma petite bibliothèque perso.


Functions

template<typename T , typename U >
bool my_lib::instanceof (const U &val)
 Teste la compatibilité d'un objet avec un type.

Detailed Description

Correction du TD 5.

Ex 1: Ce fichier contient la définition de la fonction instanceof

Author:
S. Lombardy
Date:
novembre 2010

Definition in file instanceof.hh.

 All Classes Namespaces Files Functions Variables Typedefs Friends