mirror of
https://github.com/xfarrow/lasd.git
synced 2025-01-23 07:50:34 +01:00
Library 1
- Removed executable - Version sent to the Professor.
This commit is contained in:
parent
fef5b8ae75
commit
d68ff24f42
BIN
librerie/Ferro-Alessandro-N86002853(Esercizio1).zip
Normal file
BIN
librerie/Ferro-Alessandro-N86002853(Esercizio1).zip
Normal file
Binary file not shown.
@ -27,7 +27,6 @@ List<Data>::Node::Node(Node&& moveFrom){
|
||||
template <typename Data>
|
||||
List<Data>::Node::Node(Data&& moveFrom){
|
||||
std::swap(value, moveFrom);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user