TP sur les conteneurs
Moitié du TP XML : parse et test de cercle
This commit is contained in:
parent
3420425f30
commit
8caa238c42
8 changed files with 1083 additions and 5 deletions
11
snippets/xmlParser.cpp
Normal file
11
snippets/xmlParser.cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
//
|
||||
// Created by trotfunky on 07/05/19.
|
||||
//
|
||||
|
||||
#include <pugixml.hpp>
|
||||
#include "xmlParser.h"
|
||||
|
||||
namespace xmlParser
|
||||
{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue